Home
last modified time | relevance | path

Searched refs:requestPowerDomainState (Results 1 – 4 of 4) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h423 …virtual IOReturn requestPowerDomainState( IOPMPowerFlags, IOPowerConnection *, unsigned long ) …
/xnu-11215/iokit/IOKit/
H A DIOService.h1915 virtual IOReturn requestPowerDomainState(
/xnu-11215/iokit/Kernel/
H A DIOServicePM.cpp2216 IOService::requestPowerDomainState( in requestPowerDomainState() function in IOService
4834 parent->requestPowerDomainState( in requestDomainPowerApplier()
H A DIOPMrootDomain.cpp3204 IOPMrootDomain::requestPowerDomainState( in requestPowerDomainState() function in IOPMrootDomain
3212 return super::requestPowerDomainState(0, childConnection, specification); in requestPowerDomainState()