Home
last modified time | relevance | path

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

/xnu-11215/iokit/Kernel/
H A DRootDomainUserClient.cpp219 ret = fOwner->getSystemSleepType(outSleepType, sleepTimer); in secureGetSystemSleepType()
H A DIOPMrootDomain.cpp5652 IOPMrootDomain::getSystemSleepType( uint32_t * sleepType, uint32_t * standbyTimer ) function in IOPMrootDomain
5662 &IOPMrootDomain::getSystemSleepType),
H A DIOService.cpp4575 …if (fSystemOff && IOService::getPMRootDomain()->getSystemSleepType(&sleepType, &standbyTimer) == k… in matchingEnd()
/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h528 IOReturn getSystemSleepType(uint32_t * sleepType, uint32_t * standbyTimer);