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

/freebsd-9.3-release/lib/libusb/
H A Dlibusb20.h251 int libusb20_dev_req_string_sync(struct libusb20_device *pdev, uint8_t index, uint16_t langid, void *ptr, uint16_t len);
H A DMakefile189 MLINKS += libusb20.3 libusb20_dev_req_string_sync.3
H A Dlibusb20.c764 libusb20_dev_req_string_sync(struct libusb20_device *pdev, function
833 error = libusb20_dev_req_string_sync(pdev,
841 error = libusb20_dev_req_string_sync(pdev, str_index,
H A Dlibusb01.c214 err = libusb20_dev_req_string_sync((void *)dev,
/freebsd-9.3-release/usr.sbin/usbconfig/
H A Ddump.c386 if (libusb20_dev_req_string_sync(pdev,

Completed in 65 milliseconds