Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_dma.h51 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec,
89 #define of_dma_xlate_by_chan_id NULL macro
/Linux-v6.6/drivers/dma/
Dof-dma.c351 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id() function
371 EXPORT_SYMBOL_GPL(of_dma_xlate_by_chan_id);
Duniphier-mdmac.c439 ret = of_dma_controller_register(dev->of_node, of_dma_xlate_by_chan_id, in uniphier_mdmac_probe()
Daltera-msgdma.c904 of_dma_xlate_by_chan_id, dma_dev); in msgdma_probe()
Dmpc512x_dma.c1066 of_dma_xlate_by_chan_id, mdma); in mpc_dma_probe()
Ddma-axi-dmac.c1000 of_dma_xlate_by_chan_id, dma_dev); in axi_dmac_probe()
/Linux-v6.6/drivers/dma/mediatek/
Dmtk-uart-apdma.c560 rc = of_dma_controller_register(np, of_dma_xlate_by_chan_id, mtkd); in mtk_uart_apdma_probe()
Dmtk-cqdma.c858 of_dma_xlate_by_chan_id, cqdma); in mtk_cqdma_probe()
Dmtk-hsdma.c979 of_dma_xlate_by_chan_id, hsdma); in mtk_hsdma_probe()