Searched refs:clear_halt (Results 1 – 6 of 6) sorted by relevance
627 int (*clear_halt)(struct libusb_device_handle *handle, member
1313 return usbi_backend->clear_halt(dev, endpoint); in libusb_clear_halt()
1667 static void clear_halt(PTP_USB* ptp_usb) in clear_halt() function1703 clear_halt(ptp_usb); in close_usb()
1491 .clear_halt = darwin_clear_halt,
2179 .clear_halt = op_clear_halt,
1124 Linux: fix clear_halt implementation