Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-rpipe.c522 void rpipe_clear_feature_stalled(struct wahc *wa, struct usb_host_endpoint *ep) in rpipe_clear_feature_stalled() function
539 EXPORT_SYMBOL_GPL(rpipe_clear_feature_stalled);
Dwa-hc.h321 extern void rpipe_clear_feature_stalled(struct wahc *,
Dwa-xfer.c1797 rpipe_clear_feature_stalled(wa, ep); in wa_process_errored_transfers_run()