Searched refs:n_dpdata (Results 1 – 2 of 2) sorted by relevance
156 int n_dpdata; /* size of pddata_format array */ member
1109 all->n_dpdata = priv->n_driver; in di_copyformat()1129 if (all->n_dpdata) { /* driver private data format */ in di_copyformat()1133 size = all->n_dpdata * sizeof (struct di_priv_format); in di_copyformat()3344 count = all->n_dpdata; in di_match_drv_name()