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

/freebsd-13-stable/sys/dev/ppbus/
H A Dif_plip.c183 static int lp_module_handler(module_t, int, void *);
191 lp_module_handler(module_t mod, int what, void *arg) function
852 DRIVER_MODULE(plip, ppbus, lp_driver, lp_devclass, lp_module_handler, 0);

Completed in 105 milliseconds