Searched refs:mtk_cqdma_device (Results 1 – 1 of 1) sorted by relevance
139 struct mtk_cqdma_device { struct149 static struct mtk_cqdma_device *to_cqdma_dev(struct dma_chan *chan) in to_cqdma_dev() argument151 return container_of(chan->device, struct mtk_cqdma_device, ddev); in to_cqdma_dev()164 static struct device *cqdma2dev(struct mtk_cqdma_device *cqdma) in cqdma2dev()388 struct mtk_cqdma_device *cqdma = devid; in mtk_cqdma_irq()615 struct mtk_cqdma_device *cqdma = to_cqdma_dev(c); in mtk_cqdma_alloc_chan_resources()689 static int mtk_cqdma_hw_init(struct mtk_cqdma_device *cqdma) in mtk_cqdma_hw_init()724 static void mtk_cqdma_hw_deinit(struct mtk_cqdma_device *cqdma) in mtk_cqdma_hw_deinit()751 struct mtk_cqdma_device *cqdma; in mtk_cqdma_probe()891 struct mtk_cqdma_device *cqdma = platform_get_drvdata(pdev); in mtk_cqdma_remove()