Home
last modified time | relevance | path

Searched defs:rootDomain (Results 1 – 7 of 7) sorted by relevance

/xnu-11215/iokit/Kernel/arm/
H A DAppleARMSMP.cpp484 IOPMrootDomain *rootDomain = IOService::getPMRootDomain(); in IOCPUSleepKernel() local
/xnu-11215/iokit/Kernel/
H A DIOCPU.cpp265 IOPMrootDomain *rootDomain = IOService::getPMRootDomain(); in IOCPUSleepKernel() local
H A DIOServicePM.cpp1029 IOPMrootDomain * rootDomain = getPMRootDomain(); in addPowerChild3() local
3533 IOPMrootDomain * rootDomain = getPMRootDomain(); in getAggressiveness() local
3948 IOPMrootDomain * rootDomain; in notifyChildren() local
5014 IOPMrootDomain * rootDomain; in OurChangeNotifyInterestedDriversWillChange() local
5069 IOPMrootDomain * rootDomain; in OurChangeNotifyInterestedDriversDidChange() local
7763 IOPMrootDomain * rootDomain = IOService::getPMRootDomain(); in systemWillShutdown() local
H A DIOHibernateIO.cpp1582 IOHibernateSystemInit(IOPMrootDomain * rootDomain) in IOHibernateSystemInit()
H A DIOPMrootDomain.cpp1103 IOPMrootDomain * rootDomain = (IOPMrootDomain *) p0; in updateConsoleUsersCallout() local
1142 IOPMrootDomain * rootDomain = (IOPMrootDomain *) p0; in disk_sync_callout() local
11294 PMAssertionsTracker::pmAssertionsTracker( IOPMrootDomain *rootDomain )
H A DIOUserServer.cpp5170 IOPMrootDomain * rootDomain; in _ClaimSystemWakeEvent_Impl() local
H A DIOService.cpp1636 IOService::setPMRootDomain( class IOPMrootDomain * rootDomain) in setPMRootDomain()