Searched refs:pt_init (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/block/paride/
H A Dparide.c530 { extern int pt_init(void);
531 pt_init();
H A Dpt.c212 int pt_init(void);
298 int pt_init (void) /* preliminary initialisation */ function
309 printk("pt_init: unable to get major number %d\n",
342 err = pt_init();

Completed in 36 milliseconds