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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitKeysPrivate.h74 #define kIOPlatformSleepActionKey "IOPlatformSleepAction" /* value is OSNumber (priority) */ macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp339 gIOPlatformSleepActionKey = OSSymbol::withCStringNoCopy(kIOPlatformSleepActionKey);

Completed in 27 milliseconds