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

/macosx-10.10/xnu-2782.1.97/iokit/IOKit/
H A DIOService.h1822 IOReturn registerInterestForNotifer( IONotifier *notify, const OSSymbol * typeOfInterest,
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1648 rc = registerInterestForNotifer(notify, typeOfInterest,
1660 IOReturn IOService::registerInterestForNotifer( IONotifier *svcNotify, const OSSymbol * typeOfInterest, function in class:IOService
H A DIOPMrootDomain.cpp5135 rc = super::registerInterestForNotifer(notifier, typeOfInterest, handler, target, ref);

Completed in 260 milliseconds