Searched refs:usb_ep_clear_halt (Results 1 – 9 of 9) sorted by relevance
255 int usb_ep_clear_halt(struct usb_ep *ep);280 static inline int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt() function
198 DEFINE_EVENT(udc_log_ep, usb_ep_clear_halt,
386 int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt() function395 EXPORT_SYMBOL_GPL(usb_ep_clear_halt);
1217 usb_ep_clear_halt(&ep->ep); in clear_feature()
976 ret = usb_ep_clear_halt(dev->eps[i].ep); in raw_ioctl_ep_set_clear_halt_wedge()
415 status = usb_ep_clear_halt (data->ep); in ep_ioctl()
1183 err = usb_ep_clear_halt( in isr_setup_packet_handler()
2508 usb_ep_clear_halt(common->fsg->bulk_in); in handle_exception()
1311 ret = usb_ep_clear_halt(epfile->ep->ep); in ffs_epfile_ioctl()