Searched refs:setNotification (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOUserClient.cpp367 virtual void setNotification( IONotifier * obj );
436 notify->setNotification( 0 );
546 void IOUserNotification::setNotification( IONotifier * notify ) function in class:IOUserNotification
1748 userNotify->setNotification( notify );
1910 userNotify->setNotification( notify );
H A DIOService.cpp3757 IONotifier * IOService::setNotification( function in class:IOService
3836 notify = setNotification( type, matching, handler, target, ref, priority );
3979 notify = IOService::setNotification( gIOMatchedNotification, matching,
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1273 static IONotifier * setNotification(

Completed in 45 milliseconds