Searched refs:pf_init_unit (Results 1 – 1 of 1) sorted by relevance
/drivers/block/paride/ |
D | pf.c | 924 static int __init pf_init_unit(struct pf_unit *pf, bool autoprobe, int port, in pf_init_unit() function 1011 if (pf_init_unit(pf, 1, -1, -1, -1, -1, -1, verbose)) in pf_init() 1018 if (pf_init_unit(pf, 0, conf[D_PRT], conf[D_MOD], in pf_init()
|