Home
last modified time | relevance | path

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

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