Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp6173 applyToInterested(gIOAppPowerStateInterest, logAppTimeouts, (void *) &context); in cleanClientResponses()
6254 applyToInterested( gIOAppPowerStateInterest, in tellClientsWithResponse()
6265 applyToInterested( gIOAppPowerStateInterest, in tellClientsWithResponse()
6305 applyToInterested( gIOAppPowerStateInterest, in tellClientsWithResponse()
6864 applyToInterested( gIOAppPowerStateInterest, in tellClients()
H A DIOService.cpp227 const OSSymbol * gIOAppPowerStateInterest; variable
539 gIOAppPowerStateInterest = OSSymbol::withCStringNoCopy( kIOAppPowerStateInterest ); in initialize()
2311 && (typeOfInterest != gIOAppPowerStateInterest) in registerInterestForNotifier()
2390 prop = copyProperty(gIOAppPowerStateInterest); in unregisterAllInterest()
H A DIOPMrootDomain.cpp7033 typeOfInterest = gIOAppPowerStateInterest;
/xnu-11215/iokit/IOKit/
H A DIOService.h172 extern const OSSymbol * gIOAppPowerStateInterest;