Home
last modified time | relevance | path

Searched refs:LIBUSB_DT_REPORT (Results 1 – 3 of 3) sorted by relevance

/third_party/libusb/libusb/
Dlibusb.h272 LIBUSB_DT_REPORT = 0x22, enumerator
/third_party/libusb/examples/
Dxusb.c618 …LIBUSB_REQUEST_GET_DESCRIPTOR, LIBUSB_DT_REPORT<<8, 0, hid_report_descriptor, sizeof(hid_report_de… in test_hid()
/third_party/libusb/libusb/os/
Dwindows_winusb.c3357 d.bClassDescriptorType = LIBUSB_DT_REPORT; in _hid_get_hid_descriptor()
3457 case LIBUSB_DT_REPORT: in _hid_get_descriptor()