Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/wusbcore/
Dwa-hc.h313 extern int rpipe_get_by_ep(struct wahc *, struct usb_host_endpoint *,
Dwa-rpipe.c423 int rpipe_get_by_ep(struct wahc *wa, struct usb_host_endpoint *ep, in rpipe_get_by_ep() function
Dwa-xfer.c1649 result = rpipe_get_by_ep(wa, xfer->ep, urb, xfer->gfp); in wa_urb_enqueue_b()