OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ppbus_remove_handler
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/ppbus/
ppbus_conf.h
139
PARPORT_REMOVE_HANDLER_T
ppbus_remove_handler
;
member in struct:ppbus_softc
ppbus_base.h
160
int
ppbus_remove_handler
(device_t, void (*)(void *));
pps_ppbus.c
160
ppbus_remove_handler
(ppbus, ppsintr);
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.c
133
ppbus->
ppbus_remove_handler
= sc_link->parport_remove_handler;
if_plip.c
271
error =
ppbus_remove_handler
(ppbus, lp_intr);
409
ppbus_remove_handler
(ppbus, lp_intr);
Completed in 15 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025