Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/xilinx/
H A Dzynqmp_dma.c427 * zynqmp_dma_free_descriptor - Issue pending transactions
431 static void zynqmp_dma_free_descriptor(struct zynqmp_dma_chan *chan, in zynqmp_dma_free_descriptor() function
456 zynqmp_dma_free_descriptor(chan, desc); in zynqmp_dma_free_desc_list()
622 zynqmp_dma_free_descriptor(chan, desc); in zynqmp_dma_chan_desc_cleanup()
/kernel/linux/linux-6.6/drivers/dma/xilinx/
H A Dzynqmp_dma.c425 * zynqmp_dma_free_descriptor - Issue pending transactions
429 static void zynqmp_dma_free_descriptor(struct zynqmp_dma_chan *chan, in zynqmp_dma_free_descriptor() function
453 zynqmp_dma_free_descriptor(chan, desc); in zynqmp_dma_free_desc_list()
620 zynqmp_dma_free_descriptor(chan, desc); in zynqmp_dma_chan_desc_cleanup()

Completed in 4 milliseconds