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

/xnu-2782.1.97/iokit/IOKit/
H A DIOKitKeysPrivate.h75 #define kIOPlatformWakeActionKey "IOPlatformWakeAction" /* value is OSNumber (priority) */ macro
/xnu-2782.1.97/iokit/Kernel/
H A DIOService.cpp351 gIOPlatformWakeActionKey = OSSymbol::withCStringNoCopy(kIOPlatformWakeActionKey);

Completed in 40 milliseconds