Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dusb.h288 int usb_clear_halt(struct usb_device *dev, struct usb_host_endpoint *uhe);
/third_party/FreeBSD/sys/compat/linuxkpi/common/src/
Dlinux_usb.c551 usb_clear_halt(struct usb_device *dev, struct usb_host_endpoint *uhe) in usb_clear_halt() function