Searched refs:getPMRootDomain (Results 1 – 10 of 10) sorted by relevance
491 if (IOService::getPMRootDomain()->getHibernateSettings( in IOHibernateSystemSleep()1243 IOService::getPMRootDomain()->removeProperty(kIOHibernateOptionsKey); in IOHibernateSystemWake()1283 IOService::getPMRootDomain()->setProperty(kIOHibernateOptionsKey, in IOHibernateDone()1286 IOService::getPMRootDomain()->removeProperty(kIOHibernateOptionsKey); in IOHibernateDone()1291 IOService::getPMRootDomain()->setProperty(kIOHibernateGfxStatusKey, in IOHibernateDone()1722 IOService::getPMRootDomain()->tracePoint(kIOPMTracePointHibernate); in hibernate_write_image()1782 IOService::getPMRootDomain()->pmStatsRecordEvent( in hibernate_write_image()1796 !IOService::getPMRootDomain()->mustHibernate()); in hibernate_write_image()2287 IOService::getPMRootDomain()->pmStatsRecordEvent( in hibernate_write_image()2720 IOService::getPMRootDomain()->pmStatsRecordEvent( in hibernate_machine_init()[all …]
1779 if (this != getPMRootDomain()) { in synchronizePowerTree()2198 cancelIdlePowerDown(getPMRootDomain()); in trackSystemSleepPreventers()2884 if (getPMRootDomain()->isAOTMode()) { in computeDesiredState()5015 if ((rootDomain = getPMRootDomain()) == this) { in OurChangeNotifyInterestedDriversWillChange()5098 getPMRootDomain()->tracePoint( IS_POWER_DROP ? in OurChangeTellCapabilityDidChange()5863 getPMRootDomain()->sleepWakeDebugTrig(true); in watchdog_timer_expired()6380 if (context->us == getPMRootDomain()) { in pmTellAppWithResponse()6597 if (context->us == getPMRootDomain() && in pmTellCapabilityAppWithResponse()6598 getPMRootDomain()->isAOTMode() in pmTellCapabilityAppWithResponse()8055 getPMRootDomain()->askChangeDownDone( in actionPMWorkQueueInvoke()[all …]
265 IOPMrootDomain *rootDomain = IOService::getPMRootDomain(); in IOCPUSleepKernel()
890 IOPMrootDomain *pmRootDomain = IOService::getPMRootDomain(); in IOShutdownNotificationsTimedOut()1003 pmRootDomain = IOService::getPMRootDomain(); in PEHaltRestartInternal()
4905 pmProvider = getPMRootDomain(); in serviceJoinPMTree()4974 getPMRootDomain()->copyWakeReasonString(wakeReasonString, sizeof(wakeReasonString)); in serviceSetPowerState()5173 rootDomain = getPMRootDomain(); in _ClaimSystemWakeEvent_Impl()5463 prop = getPMRootDomain()->copyProperty(kRootDomainSleepReasonKey); in systemPower()5468 prop = getPMRootDomain()->copyProperty(kIOHibernateStateKey); in systemPower()
1567 IOService::getPMRootDomain( void ) in getPMRootDomain() function in IOService1644 assert(getPMRootDomain() != NULL); in publishPMRootDomain()1650 IOServicePH::init(getPMRootDomain()); in publishPMRootDomain()4575 …if (fSystemOff && IOService::getPMRootDomain()->getSystemSleepType(&sleepType, &standbyTimer) == k… in matchingEnd()5812 getPMRootDomain()->startSpinDump(1); in waitQuietWithOptions()
817 …OSSharedPtr<OSData> data = OSDynamicPtrCast<OSData>(IOService::getPMRootDomain()->copyProperty(gIO… in hibernateState()
12280 getPMRootDomain(), gIOPowerPlane, kIORegistryIterateRecursively);
484 IOPMrootDomain *rootDomain = IOService::getPMRootDomain(); in IOCPUSleepKernel()
1300 static class IOPMrootDomain * getPMRootDomain( void );