Lines Matching full:probe_device_descriptor
221 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile)
308 static int probe_device_descriptor(struct usb_device *dev, FILE *dumpfile)
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);
1832 (void) probe_device_descriptor(libusb_device, NULL);