Lines Matching refs:IOPMrootDomain
358 assert(OSDynamicCast(IOPMrootDomain, this)); in PMinit()
1029 IOPMrootDomain * rootDomain = getPMRootDomain(); in addPowerChild3()
3533 IOPMrootDomain * rootDomain = getPMRootDomain(); in getAggressiveness()
3948 IOPMrootDomain * rootDomain; in notifyChildren()
5014 IOPMrootDomain * rootDomain; in OurChangeNotifyInterestedDriversWillChange()
5069 IOPMrootDomain * rootDomain; in OurChangeNotifyInterestedDriversDidChange()
6249 (IOPMrootDomain *)this, in tellClientsWithResponse()
6250 &IOPMrootDomain::systemMessageFilter) : NULL; in tellClientsWithResponse()
6856 (IOPMrootDomain *)this, in tellClients()
6857 &IOPMrootDomain::systemMessageFilter) : NULL; in tellClients()
7763 IOPMrootDomain * rootDomain = IOService::getPMRootDomain(); in systemWillShutdown()