Searched refs:ON_STATE (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOPMrootDomain.cpp216 ON_STATE = 3, enumerator in enum:__anon15129
615 changePowerStateTo(ON_STATE) is called to hold the system on regardless
626 changePowerStateToPriv(ON_STATE) to hold itself on until the sleep timer expires.
659 if (ON_STATE == powerState)
1002 changePowerStateToPriv(ON_STATE);
2017 if (previousPowerState != ON_STATE)
2228 changePowerStateToPriv(ON_STATE);
2296 changePowerStateTo(ON_STATE);
2533 if ( stateNum == ON_STATE )
2545 if (getPowerState() == ON_STATE)
[all...]

Completed in 127 milliseconds