Home
last modified time | relevance | path

Searched refs:libusb_clear_halt (Results 1 – 4 of 4) sorted by relevance

/third_party/libusb/libusb/
Dlibusb-1.0.def15 libusb_clear_halt
16 libusb_clear_halt@8 = libusb_clear_halt
Dlibusb.h1435 int LIBUSB_CALL libusb_clear_halt(libusb_device_handle *dev_handle,
Dcore.c1798 int API_EXPORTED libusb_clear_halt(libusb_device_handle *dev_handle, in libusb_clear_halt() function
/third_party/libusb/examples/
Dxusb.c359 libusb_clear_halt(handle, endpoint); in send_mass_storage_command()
383 libusb_clear_halt(handle, endpoint); in get_mass_storage_status()
652 libusb_clear_halt(handle, 0); in test_hid()
683 libusb_clear_halt(handle, 0); in test_hid()