Searched refs:IdleTimerPeriod (Results 1 - 2 of 2) sorted by relevance

/xnu-2782.1.97/iokit/Kernel/
H A DIOServicePMPrivate.h244 unsigned long IdleTimerPeriod; member in class:IOServicePM
391 #define fIdleTimerPeriod pwrMgt->IdleTimerPeriod
H A DIOServicePM.cpp8341 if (IdleTimerPeriod)
8379 if (IdleTimerPeriod)
8388 setPMProperty(dict, "IdleTimerPeriod", NextIdleTimerPeriod * 1000ULL);

Completed in 77 milliseconds