Home
last modified time | relevance | path

Searched refs:gIOPMWakeTypeUserKey (Results 1 – 1 of 1) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp253 static OSSharedPtr<const OSSymbol> gIOPMWakeTypeUserKey; variable
1556 gIOPMWakeTypeUserKey = OSSymbol::withCStringNoCopy(kIOPMRootDomainWakeTypeUser); in start()
8224 if ((arg0 == gIOPMWakeTypeUserKey) ||
8228 if (arg0 == gIOPMWakeTypeUserKey) {
10990 (void *) gIOPMWakeTypeUserKey.get());