ReactOS 0.4.15-dev-7842-g558ab78
_PO_FX_DEVICE_V1 Struct Reference

#include <potypes.h>

Collaboration diagram for _PO_FX_DEVICE_V1:

Public Member Functions

 _Field_size_full_ (ComponentCount) PO_FX_COMPONENT_V1 Components[ANYSIZE_ARRAY]
 

Public Attributes

ULONG Version
 
ULONG ComponentCount
 
PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK ComponentActiveConditionCallback
 
PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK ComponentIdleConditionCallback
 
PPO_FX_COMPONENT_IDLE_STATE_CALLBACK ComponentIdleStateCallback
 
PPO_FX_DEVICE_POWER_REQUIRED_CALLBACK DevicePowerRequiredCallback
 
PPO_FX_DEVICE_POWER_NOT_REQUIRED_CALLBACK DevicePowerNotRequiredCallback
 
PPO_FX_POWER_CONTROL_CALLBACK PowerControlCallback
 
PVOID DeviceContext
 

Detailed Description

Definition at line 580 of file potypes.h.

Member Function Documentation

◆ _Field_size_full_()

_PO_FX_DEVICE_V1::_Field_size_full_ ( ComponentCount  )

Member Data Documentation

◆ ComponentActiveConditionCallback

PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _PO_FX_DEVICE_V1::ComponentActiveConditionCallback

Definition at line 584 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().

◆ ComponentCount

ULONG _PO_FX_DEVICE_V1::ComponentCount

Definition at line 583 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().

◆ ComponentIdleConditionCallback

PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _PO_FX_DEVICE_V1::ComponentIdleConditionCallback

Definition at line 585 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().

◆ ComponentIdleStateCallback

PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _PO_FX_DEVICE_V1::ComponentIdleStateCallback

Definition at line 586 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().

◆ DeviceContext

PVOID _PO_FX_DEVICE_V1::DeviceContext

Definition at line 590 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().

◆ DevicePowerNotRequiredCallback

PPO_FX_DEVICE_POWER_NOT_REQUIRED_CALLBACK _PO_FX_DEVICE_V1::DevicePowerNotRequiredCallback

Definition at line 588 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().

◆ DevicePowerRequiredCallback

PPO_FX_DEVICE_POWER_REQUIRED_CALLBACK _PO_FX_DEVICE_V1::DevicePowerRequiredCallback

Definition at line 587 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().

◆ PowerControlCallback

PPO_FX_POWER_CONTROL_CALLBACK _PO_FX_DEVICE_V1::PowerControlCallback

Definition at line 589 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().

◆ Version

ULONG _PO_FX_DEVICE_V1::Version

Definition at line 582 of file potypes.h.

Referenced by FxPoxInterface::PoxRegisterDevice().


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