Home
last modified time | relevance | path

Searched refs:CurrentPowerState (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/iokit/Kernel/
H A DIOServicePMPrivate.h297 IOPMPowerStateIndex CurrentPowerState; variable
433 #define fCurrentPowerState pwrMgt->CurrentPowerState
H A DIOServicePM.cpp9382 setPMProperty(dict, "CurrentPowerState", CurrentPowerState); in gatedSerialize()
9387 if (DesiredPowerState != CurrentPowerState) { in gatedSerialize()
/xnu-11215/tools/lldbmacros/
H A Dioreg.py580 next.Owner, next.CurrentPowerState, next.MachineState, next.WaitReason, next.Name)