Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/xilinx/
H A Dxilinx_dma.c896 static void xilinx_dma_free_desc_list(struct xilinx_dma_chan *chan, in xilinx_dma_free_desc_list() function
917 xilinx_dma_free_desc_list(chan, &chan->pending_list); in xilinx_dma_free_descriptors()
918 xilinx_dma_free_desc_list(chan, &chan->done_list); in xilinx_dma_free_descriptors()
919 xilinx_dma_free_desc_list(chan, &chan->active_list); in xilinx_dma_free_descriptors()