Home
last modified time | relevance | path

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

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