Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
Dxgene-dma.c190 #define to_dma_chan(dchan) \ macro
465 chan = to_dma_chan(tx->chan); in xgene_dma_tx_submit()
776 struct xgene_dma_chan *chan = to_dma_chan(dchan); in xgene_dma_alloc_chan_resources()
813 struct xgene_dma_chan *chan = to_dma_chan(dchan); in xgene_dma_free_chan_resources()
849 chan = to_dma_chan(dchan); in xgene_dma_prep_xor()
898 chan = to_dma_chan(dchan); in xgene_dma_prep_pq()
964 struct xgene_dma_chan *chan = to_dma_chan(dchan); in xgene_dma_issue_pending()