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

/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/pwr_mgt/
H A DRootDomain.h140 virtual IOReturn requestPowerDomainState ( IOPMPowerFlags, IOPowerConnection *, unsigned long );
/macosx-10.5.8/xnu-1228.15.4/iokit/Kernel/
H A DIOPMrootDomain.cpp241 express their desires by calling requestPowerDomainState().
1996 // requestPowerDomainState
2008 IOReturn IOPMrootDomain::requestPowerDomainState ( function in class:IOPMrootDomain
2052 // requestPowerDomainState()?
2123 return super::requestPowerDomainState(editedDesire, whichChild, specification);
H A DIOServicePM.cpp274 * when a power domain child calls requestPowerDomainState and we decide to
1776 // [public virtual] requestPowerDomainState
1782 IOReturn IOService::requestPowerDomainState ( function in class:IOService
1798 PM_DEBUG("[%s] called requestPowerDomainState\n", getName());
4228 if ( parent->requestPowerDomainState(
/macosx-10.5.8/xnu-1228.15.4/iokit/IOKit/
H A DIOService.h1329 /*! @function requestPowerDomainState
1333 virtual IOReturn requestPowerDomainState (

Completed in 105 milliseconds