Home
last modified time | relevance | path

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

/xnu-12377.61.12/iokit/IOKit/
H A DIOServicePM.h69 typedef uint32_t IOPMRequestTag; typedef
H A DIOService.h2244 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2245 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2246 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
2393 …IOReturn requestPowerState( const OSSymbol * client, IOPMPowerStateIndex state, IOPMRequestTag tag…
/xnu-12377.61.12/iokit/IOKit/pwr_mgt/
H A DRootDomain.h991 IOReturn changePowerStateWithOverrideTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
992 IOReturn changePowerStateWithTagToPriv( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
993 IOReturn changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag );
/xnu-12377.61.12/iokit/Kernel/
H A DIOServicePM.cpp2490 IOPMRequestTag tag ) in changePowerStateWithOverrideTo()
2540 IOService::changePowerStateWithTagTo( IOPMPowerStateIndex ordinal, IOPMRequestTag tag ) in changePowerStateWithTagTo()
2551 IOService::changePowerStateWithTagToPriv( unsigned long ordinal, IOPMRequestTag tag ) in changePowerStateWithTagToPriv()
2620 IOPMRequestTag tag ) in requestPowerState()
H A DIOPMrootDomain.cpp4185 nextRequestTag( IOPMRequestTag tag ) in nextRequestTag()
4208 IOPMPowerStateIndex ordinal, IOPMRequestTag reason ) in changePowerStateWithOverrideTo()
4222 IOPMPowerStateIndex ordinal, IOPMRequestTag reason ) in changePowerStateWithTagTo()
4236 IOPMPowerStateIndex ordinal, IOPMRequestTag reason ) in changePowerStateWithTagToPriv()
6366 IOPMRequestTag requestTag = request->getTag();
6367 IOPMRequestTag sleepReason;