Home
last modified time | relevance | path

Searched refs:registerInterestForNotifier (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/
H A DIOService.h2250 IOReturn registerInterestForNotifier( IONotifier *notify, const OSSymbol * typeOfInterest,
/xnu-11215/iokit/Kernel/
H A DIOService.cpp2250 rc = registerInterestForNotifier(notify, typeOfInterest, in registerInterest()
2294 IOService::registerInterestForNotifier( IONotifier *svcNotify, const OSSymbol * typeOfInterest, in registerInterestForNotifier() function in IOService
H A DIOPMrootDomain.cpp7042 rc = super::registerInterestForNotifier(notifier, typeOfInterest, handler, target, ref);