Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/mediatek/
Dmtk-cqdma.c153 static struct mtk_cqdma_vchan *to_cqdma_vchan(struct dma_chan *chan) in to_cqdma_vchan() function
303 if (cvc == to_cqdma_vchan(cvd->ch)) in mtk_cqdma_is_vchan_active()
324 cvc = to_cqdma_vchan(cvd->ch); in mtk_cqdma_consume_work_queue()
421 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_find_active_desc()
444 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_tx_status()
471 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_issue_pending()
572 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_free_active_desc()
615 struct mtk_cqdma_vchan *vc = to_cqdma_vchan(c); in mtk_cqdma_alloc_chan_resources()
659 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_free_chan_resources()