ReactOS 0.4.16-dev-329-g9223134
|
#include <fxpoweridlestatemachine.hpp>
Public Attributes | |
PFN_POWER_IDLE_STATE_ENTRY_FUNCTION | StateFunc |
const FxPowerIdleTargetState * | TargetStates |
ULONG | TargetStatesCount |
Definition at line 108 of file fxpoweridlestatemachine.hpp.
PFN_POWER_IDLE_STATE_ENTRY_FUNCTION FxIdleStateTable::StateFunc |
Definition at line 109 of file fxpoweridlestatemachine.hpp.
const FxPowerIdleTargetState* FxIdleStateTable::TargetStates |
Definition at line 111 of file fxpoweridlestatemachine.hpp.
ULONG FxIdleStateTable::TargetStatesCount |
Definition at line 113 of file fxpoweridlestatemachine.hpp.