ReactOS 0.4.16-dev-91-g764881a
|
#include <ntddkbd.h>
ULONG _KEYBOARD_ATTRIBUTES::InputDataQueueLength |
Definition at line 129 of file ntddkbd.h.
Referenced by i8042InitializeKeyboardAttributes(), and KbdHid_AddDevice().
KEYBOARD_ID _KEYBOARD_ATTRIBUTES::KeyboardIdentifier |
Definition at line 124 of file ntddkbd.h.
Referenced by i8042InitializeKeyboardAttributes(), InitKeyboardImpl(), KbdHid_AddDevice(), StartDebugHotKeys(), UserGetKeyboardType(), and UserInitKeyboard().
KEYBOARD_TYPEMATIC_PARAMETERS _KEYBOARD_ATTRIBUTES::KeyRepeatMaximum |
Definition at line 131 of file ntddkbd.h.
Referenced by KbdHid_AddDevice().
KEYBOARD_TYPEMATIC_PARAMETERS _KEYBOARD_ATTRIBUTES::KeyRepeatMinimum |
Definition at line 130 of file ntddkbd.h.
Referenced by i8042InitializeKeyboardAttributes(), and KbdHid_AddDevice().
USHORT _KEYBOARD_ATTRIBUTES::NumberOfFunctionKeys |
Definition at line 126 of file ntddkbd.h.
Referenced by i8042InitializeKeyboardAttributes(), InitKeyboardImpl(), KbdHid_AddDevice(), UserGetKeyboardType(), and UserInitKeyboard().
USHORT _KEYBOARD_ATTRIBUTES::NumberOfIndicators |
Definition at line 127 of file ntddkbd.h.
Referenced by i8042InitializeKeyboardAttributes(), and KbdHid_AddDevice().
USHORT _KEYBOARD_ATTRIBUTES::NumberOfKeysTotal |
Definition at line 128 of file ntddkbd.h.
Referenced by i8042InitializeKeyboardAttributes(), and KbdHid_AddDevice().