Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/
H A DIOKitKeysPrivate.h92 #define kIOPlatformWakeActionKey "IOPlatformWakeAction" /* value is OS… macro
/xnu-11215/iokit/Kernel/
H A DIOPlatformActions.cpp223 = OSSymbol::withCStringNoCopy(kIOPlatformWakeActionKey); in IOPlatformActionsInitialize()