Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h565 void updatePreventSystemSleepList(
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp747 getPMRootDomain()->updatePreventSystemSleepList(this, false); in handlePMstop()
2204 getPMRootDomain()->updatePreventSystemSleepList(this, in trackSystemSleepPreventers()
H A DIOPMrootDomain.cpp3338 IOPMrootDomain::updatePreventSystemSleepList( in updatePreventSystemSleepList() function in IOPMrootDomain