Searched refs:usb_ep_clear_halt (Results 1 – 3 of 3) sorted by relevance
257 int usb_ep_clear_halt(struct usb_ep *ep);282 static inline int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt() function
422 status = usb_ep_clear_halt (data->ep); in ep_ioctl()
1792 ret = usb_ep_clear_halt(epfile->ep->ep); in ffs_epfile_ioctl()