Home
last modified time | relevance | path

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

/xnu-11215.41.3/iokit/IOKit/
H A DIOKitKeys.h296 #define kIOSystemStateSleepDescriptionReasonKey "com.apple.iokit.pm.sleepreason" macro
/xnu-11215.41.3/iokit/Kernel/
H A DIOUserServer.cpp7010 …teSleepDescriptionReasonKey = OSSymbol::withCStringNoCopy(kIOSystemStateSleepDescriptionReasonKey); in initialize()