Searched refs:gIOPlatformQuiesceActionKey (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOPlatformExpert.h88 extern const OSSymbol * gIOPlatformQuiesceActionKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCPU.cpp343 IOInstallServicePlatformAction(service, gIOPlatformQuiesceActionKey, iocpu_get_platform_quiesce_queue(), false);
H A DIOService.cpp173 const OSSymbol * gIOPlatformQuiesceActionKey; variable
341 gIOPlatformQuiesceActionKey = OSSymbol::withCStringNoCopy(kIOPlatformQuiesceActionKey);

Completed in 23 milliseconds