Home
last modified time | relevance | path

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

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