Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dudc-xilinx.c364 * xudc_dma_send - Sends IN data using DMA.
375 static int xudc_dma_send(struct xusb_ep *ep, struct xusb_req *req, in xudc_dma_send() function
489 rc = xudc_dma_send(ep, req, bufferptr, bufferlen); in xudc_eptxrx()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dudc-xilinx.c365 * xudc_dma_send - Sends IN data using DMA.
376 static int xudc_dma_send(struct xusb_ep *ep, struct xusb_req *req, in xudc_dma_send() function
490 rc = xudc_dma_send(ep, req, bufferptr, bufferlen); in xudc_eptxrx()

Completed in 6 milliseconds