Lines Matching refs:IOPMPowerStateIndex
2139 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2140 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2141 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2142 IOReturn changePowerStateForRootDomain( IOPMPowerStateIndex ordinal );
2145 IOPMPowerStateIndex getPowerStateForClient( const OSSymbol * client );
2176 …IOReturn startPowerChange( IOPMPowerChangeFlags, IOPMPowerStateIndex, IOPMPowerFlags, IOPowerConne…
2180 IOPMPowerStateIndex getPowerStateForDomainFlags( IOPMPowerFlags flags );
2218 void trackSystemSleepPreventers( IOPMPowerStateIndex, IOPMPowerStateIndex, IOPMPowerChangeFlags );
2242 void adjustPowerState( IOPMPowerStateIndex clamp = 0 );
2275 void updatePowerClient( const OSSymbol * client, IOPMPowerStateIndex powerState );
2277 …IOReturn requestPowerState( const OSSymbol * client, IOPMPowerStateIndex state, IOPMRequestTag tag…
2278 IOReturn requestDomainPower( IOPMPowerStateIndex ourPowerState, IOOptionBits options = 0 );