Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/xilinx/
H A Dzynqmp_dma.c669 * zynqmp_dma_free_chan_resources - Free channel resources
672 static void zynqmp_dma_free_chan_resources(struct dma_chan *dchan) in zynqmp_dma_free_chan_resources() function
1060 p->device_free_chan_resources = zynqmp_dma_free_chan_resources; in zynqmp_dma_probe()
/kernel/linux/linux-6.6/drivers/dma/xilinx/
H A Dzynqmp_dma.c673 * zynqmp_dma_free_chan_resources - Free channel resources
676 static void zynqmp_dma_free_chan_resources(struct dma_chan *dchan) in zynqmp_dma_free_chan_resources() function
1077 p->device_free_chan_resources = zynqmp_dma_free_chan_resources; in zynqmp_dma_probe()

Completed in 4 milliseconds