Searched refs:kIOPMRootDomainWakeTypeKey (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10.1/PowerManagement-494.1.2/pmconfigd/
H A DPrivateLib.h474 #ifndef kIOPMRootDomainWakeTypeKey
476 #define kIOPMRootDomainWakeTypeKey "Wake Type" macro
H A DPrivateLib.c460 reasons.platformWakeType = _copyRootDomainProperty(CFSTR(kIOPMRootDomainWakeTypeKey));
1803 wakeType = _copyRootDomainProperty(CFSTR(kIOPMRootDomainWakeTypeKey));
H A DPMAssertions.c1193 wakeType = _copyRootDomainProperty(CFSTR(kIOPMRootDomainWakeTypeKey));
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DRootDomainUserClient.cpp317 fOwner->setProperty(kIOPMRootDomainWakeTypeKey, "UserActivity Assertion");
H A DIOPMrootDomain.cpp2095 OSString, getProperty(kIOPMRootDomainWakeTypeKey));
5915 setProperty(kIOPMRootDomainWakeTypeKey, kIOPMRootDomainWakeTypeNotification);
6090 setProperty(kIOPMRootDomainWakeTypeKey, "Lid Open");
6393 setProperty(kIOPMRootDomainWakeTypeKey, kIOPMRootDomainWakeTypeHIDActivity);
/macosx-10.10.1/xnu-2782.1.97/iokit/IOKit/pwr_mgt/
H A DRootDomain.h99 #define kIOPMRootDomainWakeTypeKey "Wake Type" macro
/macosx-10.10.1/IOPCIFamily-239.1.2/
H A DIOPCIBridge.cpp1746 && (!getPMRootDomain()->getProperty(kIOPMRootDomainWakeTypeKey)))
1748 getPMRootDomain()->setProperty(kIOPMRootDomainWakeTypeKey, kIOPMRootDomainWakeTypeNetwork);

Completed in 202 milliseconds