Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h260 #define kIOPMDeepSleepDelayKey "Standby Delay" macro
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1989 } else if (key->isEqualTo(kIOPMDeepSleepDelayKey) || in setProperties()
5229 standbyEnabled = (getSleepOption(kIOPMDeepSleepDelayKey, &standbyDelay)
5675 !getSleepOption(kIOPMDeepSleepDelayKey, standbyTimer)) {