Searched refs:checkSystemSleepEnabled (Results 1 – 2 of 2) sorted by relevance
890 bool checkSystemSleepEnabled( void );
2783 if (!checkSystemSleepEnabled() || !pmPowerStateQueue) { in privateSleepSystem()7586 IOPMrootDomain::checkSystemSleepEnabled( void ) function in IOPMrootDomain8019 if ((!idleSleepEnabled) || !checkSystemSleepEnabled()) {