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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOKitKeysPrivate.h76 #define kIOPlatformQuiesceActionKey "IOPlatformQuiesceAction" /* value is OSNumber (priority) */ macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOService.cpp341 gIOPlatformQuiesceActionKey = OSSymbol::withCStringNoCopy(kIOPlatformQuiesceActionKey);

Completed in 32 milliseconds