Lines Matching refs:IOPMPowerStateIndex
2236 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2237 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2238 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2239 IOReturn changePowerStateForRootDomain( IOPMPowerStateIndex ordinal );
2242 IOPMPowerStateIndex getPowerStateForClient( const OSSymbol * client );
2276 …IOReturn startPowerChange( IOPMPowerChangeFlags, IOPMPowerStateIndex, IOPMPowerFlags, IOPowerConne…
2280 IOPMPowerStateIndex getPowerStateForDomainFlags( IOPMPowerFlags flags );
2319 void trackSystemSleepPreventers( IOPMPowerStateIndex, IOPMPowerStateIndex, IOPMPowerChangeFlags );
2346 void adjustPowerState( IOPMPowerStateIndex clamp = 0 );
2382 void updatePowerClient( const OSSymbol * client, IOPMPowerStateIndex powerState );
2384 …IOReturn requestPowerState( const OSSymbol * client, IOPMPowerStateIndex state, IOPMRequestTag tag…
2385 IOReturn requestDomainPower( IOPMPowerStateIndex ourPowerState, IOOptionBits options = 0 );