Home
last modified time | relevance | path

Searched refs:usbip_recv_xbuff (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.h318 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb);
H A Dvhci_rx.c80 if (usbip_recv_xbuff(ud, urb) < 0) { in vhci_recv_ret_submit()
H A Dvudc_rx.c167 ret = usbip_recv_xbuff(&udc->ud, urb_p->urb); in v_recv_cmd_submit()
H A Dusbip_common.c681 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb) in usbip_recv_xbuff() function
754 EXPORT_SYMBOL_GPL(usbip_recv_xbuff); variable
H A Dstub_rx.c447 ret = usbip_recv_xbuff(ud, priv->urbs[i]); in stub_recv_xbuff()
/kernel/linux/linux-6.6/drivers/usb/usbip/
H A Dvhci_rx.c80 if (usbip_recv_xbuff(ud, urb) < 0) { in vhci_recv_ret_submit()
H A Dvudc_rx.c169 ret = usbip_recv_xbuff(&udc->ud, urb_p->urb); in v_recv_cmd_submit()
H A Dusbip_common.c762 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb) in usbip_recv_xbuff() function
835 EXPORT_SYMBOL_GPL(usbip_recv_xbuff); variable
H A Dusbip_common.h323 int usbip_recv_xbuff(struct usbip_device *ud, struct urb *urb);
H A Dstub_rx.c447 ret = usbip_recv_xbuff(ud, priv->urbs[i]); in stub_recv_xbuff()

Completed in 9 milliseconds