Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dmmp_pdma.c415 static void mmp_pdma_free_desc_list(struct mmp_pdma_chan *chan, in mmp_pdma_free_desc_list() function
432 mmp_pdma_free_desc_list(chan, &chan->chain_pending); in mmp_pdma_free_chan_resources()
433 mmp_pdma_free_desc_list(chan, &chan->chain_running); in mmp_pdma_free_chan_resources()
521 mmp_pdma_free_desc_list(chan, &first->tx_list); in mmp_pdma_prep_memcpy()
601 mmp_pdma_free_desc_list(chan, &first->tx_list); in mmp_pdma_prep_slave_sg()
688 mmp_pdma_free_desc_list(chan, &first->tx_list); in mmp_pdma_prep_dma_cyclic()
755 mmp_pdma_free_desc_list(chan, &chan->chain_pending); in mmp_pdma_terminate_all()
756 mmp_pdma_free_desc_list(chan, &chan->chain_running); in mmp_pdma_terminate_all()