Home
last modified time | relevance | path

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

/freebsd/sys/dev/ppbus/
H A Dif_plip.c181 static int lp_module_handler(module_t, int, void *);
187 lp_module_handler(module_t mod, int what, void *arg) in lp_module_handler() function
838 DRIVER_MODULE(plip, ppbus, lp_driver, lp_module_handler, NULL);