Home | Sort by: relevance | last modified time | path |
/src/sys/dev/ppbus/ | |
ppbus_base.c | 328 int ppbus_remove_handler(device_t dev, void (*func)(void *)) function in typeref:typename:int 333 return bus->ppbus_remove_handler(device_parent(dev), func); |
ppbus_conf.h | 139 PARPORT_REMOVE_HANDLER_T ppbus_remove_handler; member in struct:ppbus_softc |