Lines Matching refs:IOPMPowerStateIndex
2233 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2234 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2235 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2236 IOReturn changePowerStateForRootDomain( IOPMPowerStateIndex ordinal );
2239 IOPMPowerStateIndex getPowerStateForClient( const OSSymbol * client );
2270 …IOReturn startPowerChange( IOPMPowerChangeFlags, IOPMPowerStateIndex, IOPMPowerFlags, IOPowerConne…
2274 IOPMPowerStateIndex getPowerStateForDomainFlags( IOPMPowerFlags flags );
2313 void trackSystemSleepPreventers( IOPMPowerStateIndex, IOPMPowerStateIndex, IOPMPowerChangeFlags );
2340 void adjustPowerState( IOPMPowerStateIndex clamp = 0 );
2373 void updatePowerClient( const OSSymbol * client, IOPMPowerStateIndex powerState );
2375 …IOReturn requestPowerState( const OSSymbol * client, IOPMPowerStateIndex state, IOPMRequestTag tag…
2376 IOReturn requestDomainPower( IOPMPowerStateIndex ourPowerState, IOOptionBits options = 0 );