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

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOUserClient.cpp369 virtual void setNotification( IONotifier * obj );
437 notify->setNotification( 0 );
547 void IOUserNotification::setNotification( IONotifier * notify ) function in class:IOUserNotification
1964 userNotify->setNotification( notify );
2159 userNotify->setNotification( notify );
H A DIOService.cpp4063 IONotifier * IOService::setNotification( function in class:IOService
4142 notify = setNotification( type, matching, handler, target, ref, priority );
4285 notify = IOService::setNotification( gIOMatchedNotification, matching,
/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1346 static IONotifier * setNotification(

Completed in 102 milliseconds