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

/external/libusb/libusb/
H A Dlibusb.h130 LIBUSB_DT_REPORT = 0x22, enumerator in enum:libusb_descriptor_type
/external/chromium_org/third_party/libusb/src/libusb/
H A Dlibusb.h280 LIBUSB_DT_REPORT = 0x22, enumerator in enum:libusb_descriptor_type
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.c3325 d.bClassDescriptorType = LIBUSB_DT_REPORT;
3420 case LIBUSB_DT_REPORT:
3421 usbi_dbg("LIBUSB_DT_REPORT");

Completed in 122 milliseconds