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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitKeysPrivate.h77 #define kIOPlatformActiveActionKey "IOPlatformActiveAction" /* value is OSNumber (priority) */ macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp342 gIOPlatformActiveActionKey = OSSymbol::withCStringNoCopy(kIOPlatformActiveActionKey);

Completed in 32 milliseconds