Searched refs:libusb_get_descriptor (Results 1 – 2 of 2) sorted by relevance
1145 static inline int libusb_get_descriptor(libusb_device_handle *dev, in libusb_get_descriptor() function
878 r = libusb_get_descriptor(dev->handle, type, desc_index, buf, size); in usb_get_descriptor()