Lines Matching refs:IOPMPowerStateIndex
2143 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2144 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2145 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2146 IOReturn changePowerStateForRootDomain( IOPMPowerStateIndex ordinal );
2149 IOPMPowerStateIndex getPowerStateForClient( const OSSymbol * client );
2180 …IOReturn startPowerChange( IOPMPowerChangeFlags, IOPMPowerStateIndex, IOPMPowerFlags, IOPowerConne…
2184 IOPMPowerStateIndex getPowerStateForDomainFlags( IOPMPowerFlags flags );
2222 void trackSystemSleepPreventers( IOPMPowerStateIndex, IOPMPowerStateIndex, IOPMPowerChangeFlags );
2249 void adjustPowerState( IOPMPowerStateIndex clamp = 0 );
2282 void updatePowerClient( const OSSymbol * client, IOPMPowerStateIndex powerState );
2284 …IOReturn requestPowerState( const OSSymbol * client, IOPMPowerStateIndex state, IOPMRequestTag tag…
2285 IOReturn requestDomainPower( IOPMPowerStateIndex ourPowerState, IOOptionBits options = 0 );