Searched refs:libusb20_dev_req_string_sync (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/lib/libusb/
H A Dlibusb20.h248 int libusb20_dev_req_string_sync(struct libusb20_device *pdev, uint8_t index, uint16_t langid, void *ptr, uint16_t len);
H A Dlibusb20.c775 libusb20_dev_req_string_sync(struct libusb20_device *pdev, function
844 error = libusb20_dev_req_string_sync(pdev,
852 error = libusb20_dev_req_string_sync(pdev, str_index,
H A Dlibusb01.c219 err = libusb20_dev_req_string_sync((void *)dev,
/freebsd-10.1-release/usr.sbin/usbconfig/
H A Ddump.c386 if (libusb20_dev_req_string_sync(pdev,
/freebsd-10.1-release/tools/tools/usbtest/
H A Dusb_control_ep_test.c222 error = libusb20_dev_req_string_sync(pdev, x, y, buf, 256);

Completed in 161 milliseconds