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

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

Completed in 113 milliseconds