Home
last modified time | relevance | path

Searched refs:rpipe_clear_feature_stalled (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/usb/wusbcore/
Dwa-rpipe.c537 void rpipe_clear_feature_stalled(struct wahc *wa, struct usb_host_endpoint *ep) in rpipe_clear_feature_stalled() function
554 EXPORT_SYMBOL_GPL(rpipe_clear_feature_stalled);
Dwa-hc.h335 extern void rpipe_clear_feature_stalled(struct wahc *,
Dwa-xfer.c1810 rpipe_clear_feature_stalled(wa, ep); in wa_process_errored_transfers_run()