|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <videoprt.h>

Definition at line 116 of file videoprt.h.
| UCHAR _VIDEO_PORT_CHILD_EXTENSION::ChildDescriptor[256] |
Definition at line 122 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren().
| CHAR _VIDEO_PORT_CHILD_EXTENSION::ChildDeviceExtension[1] |
Definition at line 131 of file videoprt.h.
| ULONG _VIDEO_PORT_CHILD_EXTENSION::ChildId |
Definition at line 120 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren().
| VIDEO_CHILD_TYPE _VIDEO_PORT_CHILD_EXTENSION::ChildType |
Definition at line 121 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren().
| VIDEO_PORT_COMMON_EXTENSION _VIDEO_PORT_CHILD_EXTENSION::Common |
Definition at line 118 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren().
| PDRIVER_OBJECT _VIDEO_PORT_CHILD_EXTENSION::DriverObject |
Definition at line 126 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren().
| BOOLEAN _VIDEO_PORT_CHILD_EXTENSION::EdidValid |
Definition at line 124 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren().
| LIST_ENTRY _VIDEO_PORT_CHILD_EXTENSION::ListEntry |
Definition at line 129 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren().
| PDEVICE_OBJECT _VIDEO_PORT_CHILD_EXTENSION::PhysicalDeviceObject |
Definition at line 127 of file videoprt.h.
Referenced by IntVideoPortEnumerateChildren(), IntVideoPortQueryBusRelations(), and VideoPortEnumMonitorPdo().