Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/mediatek/
Dmtk-cqdma.c154 static struct mtk_cqdma_vchan *to_cqdma_vchan(struct dma_chan *chan) in to_cqdma_vchan() function
304 if (cvc == to_cqdma_vchan(cvd->ch)) in mtk_cqdma_is_vchan_active()
325 cvc = to_cqdma_vchan(cvd->ch); in mtk_cqdma_consume_work_queue()
422 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_find_active_desc()
445 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_tx_status()
472 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_issue_pending()
573 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_free_active_desc()
616 struct mtk_cqdma_vchan *vc = to_cqdma_vchan(c); in mtk_cqdma_alloc_chan_resources()
660 struct mtk_cqdma_vchan *cvc = to_cqdma_vchan(c); in mtk_cqdma_free_chan_resources()