Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/mediatek/
H A Dmtk-cqdma.c130 * struct mtk_cqdma_device - The struct holding info describing CQDMA
139 struct mtk_cqdma_device { struct
149 static struct mtk_cqdma_device *to_cqdma_dev(struct dma_chan *chan) in to_cqdma_dev()
151 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 *cqdm in mtk_cqdma_probe()
[all...]
/kernel/linux/linux-6.6/drivers/dma/mediatek/
H A Dmtk-cqdma.c129 * struct mtk_cqdma_device - The struct holding info describing CQDMA
138 struct mtk_cqdma_device { struct
148 static struct mtk_cqdma_device *to_cqdma_dev(struct dma_chan *chan) in to_cqdma_dev()
150 return container_of(chan->device, struct mtk_cqdma_device, ddev); in to_cqdma_dev()
163 static struct device *cqdma2dev(struct mtk_cqdma_device *cqdma) in cqdma2dev()
387 struct mtk_cqdma_device *cqdma = devid; in mtk_cqdma_irq()
614 struct mtk_cqdma_device *cqdma = to_cqdma_dev(c); in mtk_cqdma_alloc_chan_resources()
688 static int mtk_cqdma_hw_init(struct mtk_cqdma_device *cqdma) in mtk_cqdma_hw_init()
723 static void mtk_cqdma_hw_deinit(struct mtk_cqdma_device *cqdma) in mtk_cqdma_hw_deinit()
750 struct mtk_cqdma_device *cqdm in mtk_cqdma_probe()
[all...]

Completed in 3 milliseconds