ReactOS 0.4.16-dev-197-g92996da
|
#include <green.h>
COMMON_FDO_DEVICE_EXTENSION _GREEN_DEVICE_EXTENSION::Common |
Definition at line 83 of file green.h.
Referenced by CreateGreenFdo().
PDEVICE_OBJECT _GREEN_DEVICE_EXTENSION::KeyboardFdo |
PDEVICE_OBJECT _GREEN_DEVICE_EXTENSION::KeyboardPdo |
Definition at line 89 of file green.h.
Referenced by GreenAddDevice(), and GreenQueryBusRelations().
SERIAL_LINE_CONTROL _GREEN_DEVICE_EXTENSION::LineControl |
Definition at line 86 of file green.h.
Referenced by CreateGreenFdo().
PDEVICE_OBJECT _GREEN_DEVICE_EXTENSION::ScreenFdo |
PDEVICE_OBJECT _GREEN_DEVICE_EXTENSION::ScreenPdo |
Definition at line 90 of file green.h.
Referenced by GreenAddDevice(), and GreenQueryBusRelations().
PDEVICE_OBJECT _GREEN_DEVICE_EXTENSION::Serial |
Definition at line 84 of file green.h.
Referenced by CreateGreenFdo(), and KeyboardDeviceWorker().
SERIAL_TIMEOUTS _GREEN_DEVICE_EXTENSION::Timeouts |
Definition at line 87 of file green.h.
Referenced by CreateGreenFdo().