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

/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePrivate.h110 IOServiceInterestHandler handler;
H A DIOPMrootDomain.cpp194 IONotifier * registerSleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref)
199 IONotifier * registerPrioritySleepWakeInterest(IOServiceInterestHandler handler, void * self, void * ref)
H A DIOService.cpp1448 IOServiceInterestHandler handler, void * target, void * ref )
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h85 IOServiceInterestHandler, void *, void * = 0);
88 IOServiceInterestHandler handler,
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOService.h151 /*! @typedef IOServiceInterestHandler
159 typedef IOReturn (*IOServiceInterestHandler)( void * target, void * refCon, typedef
1079 IOServiceInterestHandler handler,

Completed in 103 milliseconds