Searched refs:applyToInterested (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/iokit/Kernel/
H A DIOServicePM.cpp5334 applyToInterested(gIOAppPowerStateInterest, logAppTimeouts, (void *) &context);
5411 applyToInterested( gIOAppPowerStateInterest,
5422 applyToInterested( gIOAppPowerStateInterest,
5429 applyToInterested( gIOGeneralInterest,
5437 applyToInterested( gIOPriorityPowerStateInterest,
5445 applyToInterested( gIOPriorityPowerStateInterest,
5451 applyToInterested( gIOAppPowerStateInterest,
5458 applyToInterested( gIOPriorityPowerStateInterest,
5922 applyToInterested( gIOPriorityPowerStateInterest,
5926 applyToInterested( gIOAppPowerStateInteres
[all...]
H A DIOService.cpp1448 void IOService::applyToInterested( const OSSymbol * typeOfInterest, function in class:IOService
1488 applyToInterested( gIOGeneralInterest,
2365 applyToInterested( gIOGeneralInterest,
2408 applyToInterested( gIOGeneralInterest,
H A DIOPMrootDomain.cpp4206 applyToInterested(gIOPriorityPowerStateInterest, platformHaltRestartApplier, &ctx);
/darwin-on-arm/xnu/iokit/IOKit/
H A DIOService.h1137 virtual void applyToInterested( const OSSymbol * typeOfInterest,

Completed in 115 milliseconds