Searched defs:typeOfInterest (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp1586 void IOService::applyToInterested( const OSSymbol * typeOfInterest, argument
1638 IONotifier * IOService::registerInterest( const OSSymbol * typeOfInterest, argument
1660 IOReturn IOService::registerInterestForNotifer( IONotifier *svcNotify, const OSSymbol * typeOfInterest, argument
1551 applyToInterestNotifiers(const IORegistryEntry *target, const OSSymbol * typeOfInterest, OSObjectApplierFunction applier, void * context ) argument
[all...]
H A DIOPMrootDomain.cpp5110 registerInterest( const OSSymbol * typeOfInterest, IOServiceInterestHandler handler, void * target, void * ref ) argument

Completed in 144 milliseconds