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

  /external/libusb/libusb/
descriptor.c 124 (header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
234 if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
305 ifp->bDescriptorType != LIBUSB_DT_INTERFACE ||
381 (header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
libusb.h 121 LIBUSB_DT_INTERFACE = 0x04,
412 * \ref libusb_descriptor_type::LIBUSB_DT_INTERFACE LIBUSB_DT_INTERFACE
    [all...]
  /external/libusb_aah/libusb/
descriptor.c 125 (header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
235 if ((header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
308 ifp->bDescriptorType != LIBUSB_DT_INTERFACE ||
384 (header.bDescriptorType == LIBUSB_DT_INTERFACE) ||
libusb.h 216 LIBUSB_DT_INTERFACE = 0x04,
507 * \ref libusb_descriptor_type::LIBUSB_DT_INTERFACE LIBUSB_DT_INTERFACE
    [all...]
  /external/libusb_aah/libusb/os/
windows_usb.h 304 #define USB_INTERFACE_DESCRIPTOR_TYPE LIBUSB_DT_INTERFACE

Completed in 22 milliseconds