Searched refs:usb_ep_clear_halt (Results 1 – 9 of 9) sorted by relevance
254 int usb_ep_clear_halt(struct usb_ep *ep);279 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,
374 int usb_ep_clear_halt(struct usb_ep *ep) in usb_ep_clear_halt() function383 EXPORT_SYMBOL_GPL(usb_ep_clear_halt);
1217 usb_ep_clear_halt(&ep->ep); in clear_feature()
974 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()
2507 usb_ep_clear_halt(common->fsg->bulk_in); in handle_exception()
1334 ret = usb_ep_clear_halt(epfile->ep->ep); in ffs_epfile_ioctl()