Searched refs:registerInterestForNotifier (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215/iokit/IOKit/ |
| H A D | IOService.h | 2250 IOReturn registerInterestForNotifier( IONotifier *notify, const OSSymbol * typeOfInterest,
|
| /xnu-11215/iokit/Kernel/ |
| H A D | IOService.cpp | 2250 rc = registerInterestForNotifier(notify, typeOfInterest, in registerInterest() 2294 IOService::registerInterestForNotifier( IONotifier *svcNotify, const OSSymbol * typeOfInterest, in registerInterestForNotifier() function in IOService
|
| H A D | IOPMrootDomain.cpp | 7042 rc = super::registerInterestForNotifier(notifier, typeOfInterest, handler, target, ref);
|