Home
last modified time | relevance | path

Searched refs:xudc_dma_receive (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dudc-xilinx.c418 * xudc_dma_receive - Receives OUT data using DMA.
429 static int xudc_dma_receive(struct xusb_ep *ep, struct xusb_req *req, in xudc_dma_receive() function
491 rc = xudc_dma_receive(ep, req, bufferptr, bufferlen); in xudc_eptxrx()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dudc-xilinx.c419 * xudc_dma_receive - Receives OUT data using DMA.
430 static int xudc_dma_receive(struct xusb_ep *ep, struct xusb_req *req, in xudc_dma_receive() function
492 rc = xudc_dma_receive(ep, req, bufferptr, bufferlen); in xudc_eptxrx()

Completed in 6 milliseconds