HomeSort by relevance Sort by last modified time
    Searched refs:LIBUSB_DT_DEVICE (Results 1 - 2 of 2) 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...]

Completed in 52 milliseconds