Searched refs:checkSystemCanSleep (Results 1 – 2 of 2) sorted by relevance
891 bool checkSystemCanSleep( uint32_t sleepReason );
3601 if (!checkSystemCanSleep(lastSleepReason)) { in askChangeDownDone()7592 IOPMrootDomain::checkSystemCanSleep( uint32_t sleepReason ) function in IOPMrootDomain8929 if (checkSystemCanSleep(newSleepReason)) {8933 if (checkSystemCanSleep(kIOPMSleepReasonIdle)) {