Searched refs:libusb_get_descriptor (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14.2/lib/libusb/ |
| H A D | libusb10_desc.c | 342 libusb_get_descriptor(libusb_device_handle * devh, uint8_t desc_type, in libusb_get_descriptor() function 575 err = libusb_get_descriptor(handle, LIBUSB_DT_BOS, 0, in libusb_get_bos_descriptor() 588 err = libusb_get_descriptor(handle, LIBUSB_DT_BOS, 0, in libusb_get_bos_descriptor()
|
| H A D | libusb.h | 531 int libusb_get_descriptor(libusb_device_handle * devh, uint8_t desc_type, uint8_t desc_index, uint8…
|