Home
last modified time | relevance | path

Searched refs:xilinx_dma_free_desc_list (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/dma/xilinx/
Dxilinx_dma.c730 static void xilinx_dma_free_desc_list(struct xilinx_dma_chan *chan, in xilinx_dma_free_desc_list() function
751 xilinx_dma_free_desc_list(chan, &chan->pending_list); in xilinx_dma_free_descriptors()
752 xilinx_dma_free_desc_list(chan, &chan->done_list); in xilinx_dma_free_descriptors()
753 xilinx_dma_free_desc_list(chan, &chan->active_list); in xilinx_dma_free_descriptors()