Lines Matching refs:IOPMPowerStateIndex
2209 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2210 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2211 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2212 IOReturn changePowerStateForRootDomain( IOPMPowerStateIndex ordinal );
2215 IOPMPowerStateIndex getPowerStateForClient( const OSSymbol * client );
2246 …IOReturn startPowerChange( IOPMPowerChangeFlags, IOPMPowerStateIndex, IOPMPowerFlags, IOPowerConne…
2250 IOPMPowerStateIndex getPowerStateForDomainFlags( IOPMPowerFlags flags );
2289 void trackSystemSleepPreventers( IOPMPowerStateIndex, IOPMPowerStateIndex, IOPMPowerChangeFlags );
2316 void adjustPowerState( IOPMPowerStateIndex clamp = 0 );
2349 void updatePowerClient( const OSSymbol * client, IOPMPowerStateIndex powerState );
2351 …IOReturn requestPowerState( const OSSymbol * client, IOPMPowerStateIndex state, IOPMRequestTag tag…
2352 IOReturn requestDomainPower( IOPMPowerStateIndex ourPowerState, IOOptionBits options = 0 );