Home
last modified time | relevance | path

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

/xnu-11215/bsd/netinet6/
H A Dipsec_pwr.c35 typedef IOReturn (*IOServiceInterestHandler)( void * target, void * refCon, typedef
38 extern void *registerSleepWakeInterest(IOServiceInterestHandler, void *, void *);
/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h138 IOServiceInterestHandler, void *, void * = NULL);
141 IOServiceInterestHandler handler,
346 IOServiceInterestHandler handler,
/xnu-11215/iokit/Kernel/
H A DIOServicePrivate.h129 IOServiceInterestHandler handler;
H A DIOPMrootDomain.cpp889 registerSleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref) in registerSleepWakeInterest()
895 registerPrioritySleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref) in registerPrioritySleepWakeInterest()
5713 IOServiceInterestHandler handler;
7018 IOServiceInterestHandler handler,
H A DIOService.cpp2239 IOServiceInterestHandler handler, void * target, void * ref ) in registerInterest()
2295 IOServiceInterestHandler handler, void * target, void * ref ) in registerInterestForNotifier()
/xnu-11215/iokit/IOKit/
H A DIOService.h269 typedef IOReturn (*IOServiceInterestHandler)( void * target, void * refCon, typedef
1493 IOServiceInterestHandler handler,
2251 IOServiceInterestHandler handler, void * target, void * ref );