Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof_dma.h49 extern struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec,
83 static inline struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() function
/Linux-v6.6/drivers/dma/
Dof-dma.c321 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() function
336 EXPORT_SYMBOL_GPL(of_dma_simple_xlate);
Dmilbeaut-xdmac.c356 of_dma_simple_xlate, mdev); in milbeaut_xdmac_probe()
Dsprd-dma.c1217 ret = of_dma_controller_register(np, of_dma_simple_xlate, in sprd_dma_probe()
/Linux-v6.6/drivers/dma/ti/
Domap-dma.c1823 of_dma_simple_xlate, &omap_dma_info); in omap_dma_probe()