Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h91 #define kIOPlatformSleepActionKey "IOPlatformSleepAction" /* value is OS… macro
/xnu-11215/iokit/Kernel/
H A DIOPlatformActions.cpp221 = OSSymbol::withCStringNoCopy(kIOPlatformSleepActionKey); in IOPlatformActionsInitialize()