ReactOS 0.4.16-dev-125-g798ea90
|
#include <video.h>
INTERFACE_TYPE _VIDEO_HW_INITIALIZATION_DATA::AdapterInterfaceType |
Definition at line 673 of file video.h.
Referenced by DriverEntry().
BOOLEAN _VIDEO_HW_INITIALIZATION_DATA::AllowEarlyEnumeration |
ULONG _VIDEO_HW_INITIALIZATION_DATA::HwChildDeviceExtensionSize |
Definition at line 687 of file video.h.
Referenced by IntVideoPortEnumerateChildren().
ULONG _VIDEO_HW_INITIALIZATION_DATA::HwDeviceExtensionSize |
Definition at line 678 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_FIND_ADAPTER _VIDEO_HW_INITIALIZATION_DATA::HwFindAdapter |
Definition at line 674 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_LEGACYRESOURCES _VIDEO_HW_INITIALIZATION_DATA::HwGetLegacyResources |
PVIDEO_HW_POWER_GET _VIDEO_HW_INITIALIZATION_DATA::HwGetPowerState |
Definition at line 684 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_GET_CHILD_DESCRIPTOR _VIDEO_HW_INITIALIZATION_DATA::HwGetVideoChildDescriptor |
Definition at line 685 of file video.h.
Referenced by DriverEntry(), and IntVideoPortEnumerateChildren().
ULONG _VIDEO_HW_INITIALIZATION_DATA::HwInitDataSize |
Definition at line 672 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_INITIALIZE _VIDEO_HW_INITIALIZATION_DATA::HwInitialize |
Definition at line 675 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_INTERRUPT _VIDEO_HW_INITIALIZATION_DATA::HwInterrupt |
Definition at line 676 of file video.h.
Referenced by DriverEntry(), IntVideoPortInterruptRoutine(), VideoPortDisableInterrupt(), and VideoPortEnableInterrupt().
ULONG _VIDEO_HW_INITIALIZATION_DATA::HwLegacyResourceCount |
Definition at line 689 of file video.h.
Referenced by DriverEntry().
PVIDEO_ACCESS_RANGE _VIDEO_HW_INITIALIZATION_DATA::HwLegacyResourceList |
Definition at line 688 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_QUERY_INTERFACE _VIDEO_HW_INITIALIZATION_DATA::HwQueryInterface |
PVIDEO_HW_RESET_HW _VIDEO_HW_INITIALIZATION_DATA::HwResetHw |
Definition at line 680 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_POWER_SET _VIDEO_HW_INITIALIZATION_DATA::HwSetPowerState |
Definition at line 683 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_START_DMA _VIDEO_HW_INITIALIZATION_DATA::HwStartDma |
PVIDEO_HW_START_IO _VIDEO_HW_INITIALIZATION_DATA::HwStartIO |
Definition at line 677 of file video.h.
Referenced by DriverEntry().
PVIDEO_HW_TIMER _VIDEO_HW_INITIALIZATION_DATA::HwTimer |
Definition at line 681 of file video.h.
Referenced by IntVideoPortTimerRoutine().
ULONG _VIDEO_HW_INITIALIZATION_DATA::StartingDeviceNumber |
Definition at line 679 of file video.h.
Referenced by DriverEntry().