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

  /external/libusb/libusb/
libusb.h 216 LIBUSB_CLASS_HUB = 9,
    [all...]
  /external/libmtp/src/
libusb1-glue.c 531 if (desc.bDeviceClass != LIBUSB_CLASS_HUB) {
564 if ( dev->config != NULL &&dev->config->interface->altsetting->bInterfaceClass == LIBUSB_CLASS_PTP && dev->descriptor.bDeviceClass != LIBUSB_CLASS_HUB ) {
    [all...]
  /external/libusb/libusb/os/
darwin_usb.c 814 if (LIBUSB_CLASS_HUB == bDeviceClass)
    [all...]

Completed in 405 milliseconds