ReactOS 0.4.15-dev-7953-g1f49173
_POX_SETTINGS Struct Reference

#include <fxpowerpolicystatemachine.hpp>

Collaboration diagram for _POX_SETTINGS:

Public Attributes

PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE EvtDeviceWdmPostPoFxRegisterDevice
 
PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE EvtDeviceWdmPrePoFxUnregisterDevice
 
PPO_FX_COMPONENT Component
 
PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK ComponentActiveConditionCallback
 
PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK ComponentIdleConditionCallback
 
PPO_FX_COMPONENT_IDLE_STATE_CALLBACK ComponentIdleStateCallback
 
PPO_FX_POWER_CONTROL_CALLBACK PowerControlCallback
 
PVOID PoFxDeviceContext
 

Detailed Description

Definition at line 293 of file fxpowerpolicystatemachine.hpp.

Member Data Documentation

◆ Component

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _POX_SETTINGS::ComponentActiveConditionCallback

Definition at line 299 of file fxpowerpolicystatemachine.hpp.

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _POX_SETTINGS::ComponentIdleConditionCallback

Definition at line 300 of file fxpowerpolicystatemachine.hpp.

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _POX_SETTINGS::ComponentIdleStateCallback

Definition at line 301 of file fxpowerpolicystatemachine.hpp.

◆ EvtDeviceWdmPostPoFxRegisterDevice

PFN_WDFDEVICE_WDM_POST_PO_FX_REGISTER_DEVICE _POX_SETTINGS::EvtDeviceWdmPostPoFxRegisterDevice

Definition at line 295 of file fxpowerpolicystatemachine.hpp.

◆ EvtDeviceWdmPrePoFxUnregisterDevice

PFN_WDFDEVICE_WDM_PRE_PO_FX_UNREGISTER_DEVICE _POX_SETTINGS::EvtDeviceWdmPrePoFxUnregisterDevice

Definition at line 297 of file fxpowerpolicystatemachine.hpp.

◆ PoFxDeviceContext

PVOID _POX_SETTINGS::PoFxDeviceContext

Definition at line 303 of file fxpowerpolicystatemachine.hpp.

Referenced by _Function_class_().

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _POX_SETTINGS::PowerControlCallback

The documentation for this struct was generated from the following file: