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

  /external/libmtp/src/
libusb-glue.c 221 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile) function
308 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile) function
391 printf("dev->config is NULL in probe_device_descriptor yet dev->descriptor.bNumConfigurations > 0\n");
538 if (probe_device_descriptor(dev, NULL)) {
725 (void) probe_device_descriptor(dev, stdout);
    [all...]
  /external/libmtp/
ChangeLog 270 * src/libusb-glue.c: In probe_device_descriptor, check to see if
    [all...]

Completed in 597 milliseconds