Home
last modified time | relevance | path

Searched refs:mtk_cqdma_vchan (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/mediatek/
H A Dmtk-cqdma.c115 * struct mtk_cqdma_vchan - The struct holding info describing virtual
122 struct mtk_cqdma_vchan { struct
145 struct mtk_cqdma_vchan *vc;
154 static struct mtk_cqdma_vchan *to_cqdma_vchan(struct dma_chan *chan) in to_cqdma_vchan()
156 return container_of(chan, struct mtk_cqdma_vchan, vc.chan); in to_cqdma_vchan()
266 static void mtk_cqdma_issue_vchan_pending(struct mtk_cqdma_vchan *cvc) in mtk_cqdma_issue_vchan_pending()
299 static bool mtk_cqdma_is_vchan_active(struct mtk_cqdma_vchan *cvc) in mtk_cqdma_is_vchan_active()
316 struct mtk_cqdma_vchan *cvc; 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 *cv in mtk_cqdma_tx_status()
[all...]
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H A Dmtk-cqdma.c114 * struct mtk_cqdma_vchan - The struct holding info describing virtual
121 struct mtk_cqdma_vchan { struct
144 struct mtk_cqdma_vchan *vc;
153 static struct mtk_cqdma_vchan *to_cqdma_vchan(struct dma_chan *chan) in to_cqdma_vchan()
155 return container_of(chan, struct mtk_cqdma_vchan, vc.chan); in to_cqdma_vchan()
265 static void mtk_cqdma_issue_vchan_pending(struct mtk_cqdma_vchan *cvc) in mtk_cqdma_issue_vchan_pending()
298 static bool mtk_cqdma_is_vchan_active(struct mtk_cqdma_vchan *cvc) in mtk_cqdma_is_vchan_active()
315 struct mtk_cqdma_vchan *cvc; 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 *cv in mtk_cqdma_tx_status()
[all...]

Completed in 4 milliseconds