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

  /external/libmtp/src/
libusb1-glue.c 255 desc.bDeviceClass == LIBUSB_CLASS_VENDOR_SPEC)) {
305 * device is LIBUSB_CLASS_VENDOR_SPEC or one of the interfaces
308 if (intf->bInterfaceClass == LIBUSB_CLASS_VENDOR_SPEC) {
381 if (desc.bDeviceClass == LIBUSB_CLASS_VENDOR_SPEC ||
    [all...]
  /external/libusb/libusb/
libusb.h 243 LIBUSB_CLASS_VENDOR_SPEC = 0xff
    [all...]

Completed in 55 milliseconds