Searched refs:InputReportByteLength (Results 1 – 2 of 2) sorted by relevance
/external/libusb/libusb/os/ | ||
D | windows_winusb.h | 875 USHORT InputReportByteLength; member |
D | windows_winusb.c | 3594 priv->hid->input_report_size = capabilities.InputReportByteLength; in hid_open() |