Searched refs:IOServiceNotificationHandler (Results 1 - 4 of 4) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/iokit/Drivers/platform/drvAppleNMI/
H A DAppleNMI.cpp73 addNotification( gIOPublishNotification, serviceMatching("IOPMrootDomain"), (IOServiceNotificationHandler)RootRegistered, this, 0 );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOServicePrivate.h87 IOServiceNotificationHandler handler;
H A DIOService.cpp3331 IOServiceNotificationHandler handler, void * target, void * ref,
3376 IOServiceNotificationHandler handler,
3417 IOServiceNotificationHandler handler,
3435 IOServiceNotificationHandler handler,
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOService.h143 /*! @typedef IOServiceNotificationHandler
148 typedef bool (*IOServiceNotificationHandler)( void * target, void * refCon, typedef
664 IOServiceNotificationHandler handler,
700 IOServiceNotificationHandler handler,
1169 IOServiceNotificationHandler handler,
1175 IOServiceNotificationHandler handler,

Completed in 80 milliseconds