Lines Matching refs:IOPMPowerStateIndex
2144 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2145 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2146 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2147 IOReturn changePowerStateForRootDomain( IOPMPowerStateIndex ordinal );
2150 IOPMPowerStateIndex getPowerStateForClient( const OSSymbol * client );
2181 …IOReturn startPowerChange( IOPMPowerChangeFlags, IOPMPowerStateIndex, IOPMPowerFlags, IOPowerConne…
2185 IOPMPowerStateIndex getPowerStateForDomainFlags( IOPMPowerFlags flags );
2223 void trackSystemSleepPreventers( IOPMPowerStateIndex, IOPMPowerStateIndex, IOPMPowerChangeFlags );
2250 void adjustPowerState( IOPMPowerStateIndex clamp = 0 );
2283 void updatePowerClient( const OSSymbol * client, IOPMPowerStateIndex powerState );
2285 …IOReturn requestPowerState( const OSSymbol * client, IOPMPowerStateIndex state, IOPMRequestTag tag…
2286 IOReturn requestDomainPower( IOPMPowerStateIndex ourPowerState, IOOptionBits options = 0 );