Searched refs:usb_ep_clear_halt (Results 1 – 8 of 8) sorted by relevance
260 int usb_ep_clear_halt(struct usb_ep *ep);285 static inline int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt() function
304 usb_ep_clear_halt(fu->ep_in); in bot_cmd_complete()461 usb_ep_clear_halt(fu->ep_in); in usbg_bot_setup()
2532 usb_ep_clear_halt(common->fsg->bulk_in); in handle_exception()
1816 ret = usb_ep_clear_halt(epfile->ep->ep); in ffs_epfile_ioctl()
1026 ret = usb_ep_clear_halt(dev->eps[i].ep); in raw_ioctl_ep_set_clear_halt_wedge()
420 status = usb_ep_clear_halt (data->ep); in ep_ioctl()
1217 usb_ep_clear_halt(&ep->ep); in clear_feature()
1360 err = usb_ep_clear_halt( in isr_setup_packet_handler()