Home
last modified time | relevance | path

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

/external/libusb_aah/libusb/os/
Dopenbsd_usb.c70 static int obsd_clear_halt(struct libusb_device_handle *, unsigned char);
109 obsd_clear_halt,
386 obsd_clear_halt(struct libusb_device_handle *handle, unsigned char endpoint) in obsd_clear_halt() function