ReactOS 0.4.16-dev-306-g647d351
|
#include <hidpi.h>
USHORT _HIDP_CAPS::FeatureReportByteLength |
Definition at line 154 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::InputReportByteLength |
Definition at line 152 of file hidpi.h.
Referenced by HidParser_GetCaps(), KbdHid_StartDevice(), MouHid_StartDevice(), test_get_input_report(), and test_read_device().
USHORT _HIDP_CAPS::NumberFeatureButtonCaps |
Definition at line 163 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::NumberFeatureDataIndices |
Definition at line 165 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::NumberFeatureValueCaps |
Definition at line 164 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::NumberInputButtonCaps |
Definition at line 157 of file hidpi.h.
Referenced by HidParser_GetCaps(), and process_data().
USHORT _HIDP_CAPS::NumberInputDataIndices |
Definition at line 159 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::NumberInputValueCaps |
Definition at line 158 of file hidpi.h.
Referenced by HidParser_GetCaps(), and process_data().
USHORT _HIDP_CAPS::NumberLinkCollectionNodes |
Definition at line 156 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::NumberOutputButtonCaps |
Definition at line 160 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::NumberOutputDataIndices |
Definition at line 162 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::NumberOutputValueCaps |
Definition at line 161 of file hidpi.h.
Referenced by HidParser_GetCaps().
USHORT _HIDP_CAPS::OutputReportByteLength |
Definition at line 153 of file hidpi.h.
Referenced by HidParser_GetCaps().
USAGE _HIDP_CAPS::Usage |
Definition at line 150 of file hidpi.h.
Referenced by get_device(), HidParser_GetCaps(), KbdHid_StartDevice(), MouHid_StartDevice(), and test_device_info().
USAGE _HIDP_CAPS::UsagePage |
Definition at line 151 of file hidpi.h.
Referenced by get_device(), HidParser_GetCaps(), KbdHid_StartDevice(), MouHid_StartDevice(), and test_device_info().