HomeSort by relevance Sort by last modified time
    Searched refs:LIBUSB_DT_DEVICE (Results 1 - 6 of 6) sorted by null

  /external/libusb/libusb/
descriptor.c 126 (header.bDescriptorType == LIBUSB_DT_DEVICE))
237 (header.bDescriptorType == LIBUSB_DT_DEVICE))
262 (header.bDescriptorType == LIBUSB_DT_DEVICE)))
383 (header.bDescriptorType == LIBUSB_DT_DEVICE))
libusb.h 112 LIBUSB_DT_DEVICE = 0x01,
308 * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE LIBUSB_DT_DEVICE in this
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/
descriptor.c 158 (header.bDescriptorType == LIBUSB_DT_DEVICE))
301 (header.bDescriptorType == LIBUSB_DT_DEVICE))
453 (header.bDescriptorType == LIBUSB_DT_DEVICE))
    [all...]
libusb.h 256 LIBUSB_DT_DEVICE = 0x01,
485 * \ref libusb_descriptor_type::LIBUSB_DT_DEVICE LIBUSB_DT_DEVICE in this
    [all...]
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.h 334 #define USB_DEVICE_DESCRIPTOR_TYPE LIBUSB_DT_DEVICE
windows_usb.c     [all...]

Completed in 327 milliseconds