Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h129 kIOPMSleepReasonNotificationWakeExit = 111 enumerator
/xnu-8019.80.24/iokit/Kernel/
H A DIOPMrootDomain.cpp2717 return privateSleepSystem(kIOPMSleepReasonNotificationWakeExit); in sleepSystemOptions()
8694 changePowerStateWithOverrideTo(SLEEP_STATE, kIOPMSleepReasonNotificationWakeExit); in evaluatePolicy()