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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOPlatformExpert.h87 extern const OSSymbol * gIOPlatformWakeActionKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCPU.cpp342 IOInstallServicePlatformAction(service, gIOPlatformWakeActionKey, &gIOWakeActionQueue, true);
H A DIOService.cpp172 const OSSymbol * gIOPlatformWakeActionKey; variable
340 gIOPlatformWakeActionKey = OSSymbol::withCStringNoCopy(kIOPlatformWakeActionKey);

Completed in 34 milliseconds