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

/darwin-on-arm/xnu/iokit/IOKit/
H A DIOPlatformExpert.h86 extern const OSSymbol * gIOPlatformSleepActionKey;
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOCPU.cpp341 IOInstallServicePlatformAction(service, gIOPlatformSleepActionKey, &gIOSleepActionQueue, false);
H A DIOService.cpp171 const OSSymbol * gIOPlatformSleepActionKey; variable
339 gIOPlatformSleepActionKey = OSSymbol::withCStringNoCopy(kIOPlatformSleepActionKey);

Completed in 81 milliseconds