Home
last modified time | relevance | path

Searched refs:kRootDomainSleepReasonKey (Results 1 – 3 of 3) sorted by relevance

/xnu-10002.61.3/iokit/IOKit/pwr_mgt/
H A DRootDomain.h99 #define kRootDomainSleepReasonKey "Last Sleep Reason" macro
/xnu-10002.61.3/iokit/Kernel/
H A DIOUserServer.cpp5348 prop = getPMRootDomain()->copyProperty(kRootDomainSleepReasonKey); in systemPower()
H A DIOPMrootDomain.cpp6424 setProperty(kRootDomainSleepReasonKey, IOPMSleepReasons[reasonIndex]);