Home
last modified time | relevance | path

Searched refs:libusb20_dev_request_sync (Results 1 – 11 of 11) sorted by relevance

/trueos/tools/tools/usbtest/
HDusb_control_ep_test.c117 error = libusb20_dev_request_sync(pdev, &req, buffer, in usb_control_ep_error_test()
128 error = libusb20_dev_request_sync(pdev, &req, buffer, in usb_control_ep_error_test()
133 error = libusb20_dev_request_sync(pdev, &req, buffer, in usb_control_ep_error_test()
144 error = libusb20_dev_request_sync(pdev, &req, buffer, in usb_control_ep_error_test()
149 error = libusb20_dev_request_sync(pdev, &req, buffer, in usb_control_ep_error_test()
537 error = libusb20_dev_request_sync(pdev, in usb_set_and_clear_stall_test()
548 error = libusb20_dev_request_sync(pdev, in usb_set_and_clear_stall_test()
577 error = libusb20_dev_request_sync(pdev, in usb_set_and_clear_stall_test()
HDusb_modem_test.c230 if (libusb20_dev_request_sync(p->usb_dev, &setup, buf, NULL, 250, 0)) { in usb_modem_control_ep_test()
242 if (libusb20_dev_request_sync(p->usb_dev, &setup, &ast, NULL, 250, 0)) { in usb_modem_control_ep_test()
258 if (libusb20_dev_request_sync(p->usb_dev, &setup, &ls, NULL, 250, 0)) { in usb_modem_control_ep_test()
HDusb_msc_test.c138 if (libusb20_dev_request_sync(usb_pdev, &setup, NULL, NULL, 5000, 0)) { in do_msc_reset()
/trueos/usr.sbin/bluetooth/ath3kfw/
HDath3kfw.c235 if (libusb20_dev_request_sync(dev, &req, buf, NULL, 5000, 0) != 0) { in download_firmware()
/trueos/lib/libusb/
HDlibusb20.c763 libusb20_dev_request_sync(struct libusb20_device *pdev, in libusb20_dev_request_sync() function
803 error = libusb20_dev_request_sync(pdev, &req, in libusb20_dev_req_string_sync()
813 error = libusb20_dev_request_sync(pdev, &req, in libusb20_dev_req_string_sync()
HDlibusb20.h247 int libusb20_dev_request_sync(struct libusb20_device *pdev, struct LIBUSB20_CONTROL_SETUP_DECODED *…
HDlibusb10_io.c477 err = libusb20_dev_request_sync(devh, &req, data, in libusb_control_transfer()
HDlibusb01.c710 err = libusb20_dev_request_sync((void *)dev, &req, bytes, in usb_control_msg()
/trueos/share/examples/libusb20/
HDcontrol.c124 if ((rv = libusb20_dev_request_sync(dev, &setup, data, in doit()
/trueos/usr.sbin/usbconfig/
HDusbconfig.c415 if (libusb20_dev_request_sync(pdev, &opt->setup, in flush_command()
/trueos/tools/build/mk/
HDOptionalObsoleteFiles.inc4964 OLD_FILES+=usr/share/man/man3/libusb20_dev_request_sync.3.gz