Lines Matching refs:IOPMPowerStateIndex
2244 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2245 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2246 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2247 IOReturn changePowerStateForRootDomain( IOPMPowerStateIndex ordinal );
2250 IOPMPowerStateIndex getPowerStateForClient( const OSSymbol * client );
2285 …IOReturn startPowerChange( IOPMPowerChangeFlags, IOPMPowerStateIndex, IOPMPowerFlags, IOPowerConne…
2289 IOPMPowerStateIndex getPowerStateForDomainFlags( IOPMPowerFlags flags );
2328 void trackSystemSleepPreventers( IOPMPowerStateIndex, IOPMPowerStateIndex, IOPMPowerChangeFlags );
2355 void adjustPowerState( IOPMPowerStateIndex clamp = 0 );
2391 void updatePowerClient( const OSSymbol * client, IOPMPowerStateIndex powerState );
2393 …IOReturn requestPowerState( const OSSymbol * client, IOPMPowerStateIndex state, IOPMRequestTag tag…
2394 IOReturn requestDomainPower( IOPMPowerStateIndex ourPowerState, IOOptionBits options = 0 );