Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A 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);
H A Dmilbeaut-xdmac.c356 of_dma_simple_xlate, mdev); in milbeaut_xdmac_probe()
H A Dsprd-dma.c1224 ret = of_dma_controller_register(np, of_dma_simple_xlate, in sprd_dma_probe()
/linux/drivers/dma/ti/
H A Domap-dma.c1824 of_dma_simple_xlate, &omap_dma_info); in omap_dma_probe()