Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp6170 applyToInterested(gIOGeneralInterest, logClientTimeouts, (void *) &context); in cleanClientResponses()
6254 applyToInterested( gIOAppPowerStateInterest, in tellClientsWithResponse()
6265 applyToInterested( gIOAppPowerStateInterest, in tellClientsWithResponse()
6284 applyToInterested( gIOGeneralInterest, in tellClientsWithResponse()
6291 applyToInterested( gIOPriorityPowerStateInterest, in tellClientsWithResponse()
6298 applyToInterested( gIOPriorityPowerStateInterest, in tellClientsWithResponse()
6305 applyToInterested( gIOAppPowerStateInterest, in tellClientsWithResponse()
6318 applyToInterested( gIOPriorityPowerStateInterest, in tellClientsWithResponse()
6860 applyToInterested( gIOPriorityPowerStateInterest, in tellClients()
6864 applyToInterested( gIOAppPowerStateInterest, in tellClients()
[all …]
H A DIOService.cpp2180 IOService::applyToInterested( const OSSymbol * typeOfInterest, in applyToInterested() function in IOService
2224 applyToInterested( gIOGeneralInterest, in messageClients()
3529 applyToInterested( gIOGeneralInterest, in open()
3589 applyToInterested( gIOGeneralInterest, in close()
H A DIOPMrootDomain.cpp5827 applyToInterested(gIOPriorityPowerStateInterest, platformHaltRestartApplier, &gHaltRestartCtx);
/xnu-11215/iokit/IOKit/
H A DIOService.h1512 virtual void applyToInterested( const OSSymbol * typeOfInterest,