ReactOS 0.4.16-dev-88-ga65b6ae
|
#include <potypes.h>
Public Member Functions | |
_Field_size_full_ (ComponentCount) PO_FX_COMPONENT_V1 Components[ANYSIZE_ARRAY] | |
_PO_FX_DEVICE_V1::_Field_size_full_ | ( | ComponentCount | ) |
PPO_FX_COMPONENT_ACTIVE_CONDITION_CALLBACK _PO_FX_DEVICE_V1::ComponentActiveConditionCallback |
Definition at line 584 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().
ULONG _PO_FX_DEVICE_V1::ComponentCount |
Definition at line 583 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().
PPO_FX_COMPONENT_IDLE_CONDITION_CALLBACK _PO_FX_DEVICE_V1::ComponentIdleConditionCallback |
Definition at line 585 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().
PPO_FX_COMPONENT_IDLE_STATE_CALLBACK _PO_FX_DEVICE_V1::ComponentIdleStateCallback |
Definition at line 586 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().
PVOID _PO_FX_DEVICE_V1::DeviceContext |
Definition at line 590 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().
PPO_FX_DEVICE_POWER_NOT_REQUIRED_CALLBACK _PO_FX_DEVICE_V1::DevicePowerNotRequiredCallback |
Definition at line 588 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().
PPO_FX_DEVICE_POWER_REQUIRED_CALLBACK _PO_FX_DEVICE_V1::DevicePowerRequiredCallback |
Definition at line 587 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().
PPO_FX_POWER_CONTROL_CALLBACK _PO_FX_DEVICE_V1::PowerControlCallback |
Definition at line 589 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().
ULONG _PO_FX_DEVICE_V1::Version |
Definition at line 582 of file potypes.h.
Referenced by FxPoxInterface::PoxRegisterDevice().