Searched refs:LIBUSB_DT_REPORT (Results 1 – 3 of 3) sorted by relevance
272 LIBUSB_DT_REPORT = 0x22, enumerator
618 …LIBUSB_REQUEST_GET_DESCRIPTOR, LIBUSB_DT_REPORT<<8, 0, hid_report_descriptor, sizeof(hid_report_de… in test_hid()
3357 d.bClassDescriptorType = LIBUSB_DT_REPORT; in _hid_get_hid_descriptor()3457 case LIBUSB_DT_REPORT: in _hid_get_descriptor()