Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOServicePM.h79 extern const OSSymbol * gIOPMPowerClientDevice;
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp115 const OSSymbol * gIOPMPowerClientDevice = NULL; variable
403 gIOPMPowerClientDevice = in PMinit()
2071 updatePowerClient(gIOPMPowerClientDevice, wakePowerState); in handlePowerDomainDidChangeTo()
2425 return requestPowerState( gIOPMPowerClientDevice, ordinal ); in changePowerStateToPriv()
2454 gIOPMPowerClientDevice->retain(); in changePowerStateWithOverrideTo()
2457 request->fArg1 = (void *) gIOPMPowerClientDevice; in changePowerStateWithOverrideTo()
2638 (client == gIOPMPowerClientDevice)) { in handleRequestPowerState()
2643 (client != gIOPMPowerClientDevice) && in handleRequestPowerState()
2862 if (client == gIOPMPowerClientDevice) { in computeDesiredState()
3680 updatePowerClient(gIOPMPowerClientDevice, powerState); in startPowerChange()
[all …]
H A DIOPMrootDomain.cpp6897 if (powerClient == gIOPMPowerClientDevice) {
6932 (wrangler->getPowerStateForClient(gIOPMPowerClientDevice) ==
7346 if (service->getPowerStateForClient(gIOPMPowerClientDevice) ==