ReactOS 0.4.15-dev-8614-gbc76250
|
#include <fxpowerpolicystatemachine.hpp>
Public Attributes | |
struct { | |
WDF_DEVICE_POWER_POLICY_STATE State1: 16 | |
WDF_DEVICE_POWER_POLICY_STATE State2: 16 | |
WDF_DEVICE_POWER_POLICY_STATE State3: 16 | |
WDF_DEVICE_POWER_POLICY_STATE State4: 16 | |
WDF_DEVICE_POWER_POLICY_STATE State5: 16 | |
WDF_DEVICE_POWER_POLICY_STATE State6: 16 | |
WDF_DEVICE_POWER_POLICY_STATE State7: 16 | |
WDF_DEVICE_POWER_POLICY_STATE State8: 16 | |
} | S |
USHORT | History [FxPowerPolicyEventQueueDepth] |
Definition at line 707 of file fxpowerpolicystatemachine.hpp.
USHORT FxPowerPolicyMachineStateHistory::History[FxPowerPolicyEventQueueDepth] |
Definition at line 719 of file fxpowerpolicystatemachine.hpp.
Referenced by FxPowerPolicyMachine::FxPowerPolicyMachine(), FxPkgPnp::NotPowerPolicyOwnerEnterNewState(), FxPkgPnp::PowerPolicyCheckAssumptions(), and FxPkgPnp::PowerPolicyEnterNewState().
struct { ... } FxPowerPolicyMachineStateHistory::S |
WDF_DEVICE_POWER_POLICY_STATE FxPowerPolicyMachineStateHistory::State1 |
Definition at line 709 of file fxpowerpolicystatemachine.hpp.
WDF_DEVICE_POWER_POLICY_STATE FxPowerPolicyMachineStateHistory::State2 |
Definition at line 710 of file fxpowerpolicystatemachine.hpp.
WDF_DEVICE_POWER_POLICY_STATE FxPowerPolicyMachineStateHistory::State3 |
Definition at line 711 of file fxpowerpolicystatemachine.hpp.
WDF_DEVICE_POWER_POLICY_STATE FxPowerPolicyMachineStateHistory::State4 |
Definition at line 712 of file fxpowerpolicystatemachine.hpp.
WDF_DEVICE_POWER_POLICY_STATE FxPowerPolicyMachineStateHistory::State5 |
Definition at line 713 of file fxpowerpolicystatemachine.hpp.
WDF_DEVICE_POWER_POLICY_STATE FxPowerPolicyMachineStateHistory::State6 |
Definition at line 714 of file fxpowerpolicystatemachine.hpp.
WDF_DEVICE_POWER_POLICY_STATE FxPowerPolicyMachineStateHistory::State7 |
Definition at line 715 of file fxpowerpolicystatemachine.hpp.
WDF_DEVICE_POWER_POLICY_STATE FxPowerPolicyMachineStateHistory::State8 |
Definition at line 716 of file fxpowerpolicystatemachine.hpp.