Home
last modified time | relevance | path

Searched refs:checkSystemCanSleep (Results 1 – 2 of 2) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h891 bool checkSystemCanSleep( uint32_t sleepReason );
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp3601 if (!checkSystemCanSleep(lastSleepReason)) { in askChangeDownDone()
7592 IOPMrootDomain::checkSystemCanSleep( uint32_t sleepReason ) function in IOPMrootDomain
8929 if (checkSystemCanSleep(newSleepReason)) {
8933 if (checkSystemCanSleep(kIOPMSleepReasonIdle)) {