Searched refs:usb_ep_clear_halt (Results 1 – 8 of 8) sorted by relevance
248 int usb_ep_clear_halt(struct usb_ep *ep);273 static inline int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt() function
193 DEFINE_EVENT(udc_log_ep, usb_ep_clear_halt,
356 int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt() function365 EXPORT_SYMBOL_GPL(usb_ep_clear_halt);
1217 usb_ep_clear_halt(&ep->ep); in clear_feature()
410 status = usb_ep_clear_halt (data->ep); in ep_ioctl()
1052 err = usb_ep_clear_halt( in isr_setup_packet_handler()
2399 usb_ep_clear_halt(common->fsg->bulk_in); in handle_exception()
1243 ret = usb_ep_clear_halt(epfile->ep->ep); in ffs_epfile_ioctl()