Home
last modified time | relevance | path

Searched refs:changePowerStateToPriv (Results 1 – 5 of 5) sorted by relevance

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DRootDomain.h422 virtual IOReturn changePowerStateToPriv( unsigned long ordinal );
/xnu-11215/iokit/IOKit/
H A DIOService.h2206 IOReturn changePowerStateToPriv( unsigned long ordinal );
/xnu-11215/iokit/Kernel/
H A DIOUserServer.cpp5133 changePowerStateToPriv(0); in ChangePowerState_Impl()
5136 changePowerStateToPriv(1); in ChangePowerState_Impl()
5139 changePowerStateToPriv(2); in ChangePowerState_Impl()
H A DIOServicePM.cpp2422 IOService::changePowerStateToPriv( unsigned long ordinal ) in changePowerStateToPriv() function in IOService
H A DIOPMrootDomain.cpp4067 IOPMrootDomain::changePowerStateToPriv( unsigned long ordinal ) in changePowerStateToPriv() function in IOPMrootDomain