Home
last modified time | relevance | path

Searched defs:standbyTimer (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h830 uint32_t standbyTimer; // standby timer in seconds member
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp5214 uint32_t standbyTimer = 0; local
5652 IOPMrootDomain::getSystemSleepType( uint32_t * sleepType, uint32_t * standbyTimer )
H A DIOService.cpp4573 uint32_t standbyTimer = 0; in matchingEnd() local