Home
last modified time | relevance | path

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

/external/libusb/libusb/os/
Ddarwin_usb.c1434 static int darwin_clear_halt(struct libusb_device_handle *dev_handle, unsigned char endpoint) { in darwin_clear_halt() function
2069 .clear_halt = darwin_clear_halt,