Lines Matching refs:gIOPMPowerClientDevice
115 const OSSymbol * gIOPMPowerClientDevice = NULL; variable
403 gIOPMPowerClientDevice = in PMinit()
2071 updatePowerClient(gIOPMPowerClientDevice, wakePowerState); in handlePowerDomainDidChangeTo()
2381 return requestPowerState( gIOPMPowerClientDevice, kIOPMPowerStateMax ); in makeUsable()
2425 return requestPowerState( gIOPMPowerClientDevice, ordinal ); in changePowerStateToPriv()
2454 gIOPMPowerClientDevice->retain(); in changePowerStateWithOverrideTo()
2457 request->fArg1 = (void *) gIOPMPowerClientDevice; in changePowerStateWithOverrideTo()
2503 return requestPowerState(gIOPMPowerClientDevice, ordinal, tag); in changePowerStateWithTagToPriv()
2638 (client == gIOPMPowerClientDevice)) { in handleRequestPowerState()
2643 (client != gIOPMPowerClientDevice) && in handleRequestPowerState()
2862 if (client == gIOPMPowerClientDevice) { in computeDesiredState()
3187 updatePowerClient(gIOPMPowerClientDevice, ticklePowerState); in handleActivityTickle()
3202 updatePowerClient(gIOPMPowerClientDevice, ticklePowerState); in handleActivityTickle()
3680 updatePowerClient(gIOPMPowerClientDevice, powerState); in startPowerChange()
5222 updatePowerClient(gIOPMPowerClientDevice, kPowerStateZero); in ParentChangeRootChangeDown()
5277 updatePowerClient(gIOPMPowerClientDevice, kPowerStateZero); in ParentChangeRootChangeDown()