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

/linux-master/include/linux/
H A 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, function
/linux-master/drivers/dma/
H A Dof-dma.c311 * of_dma_simple_xlate - Simple DMA engine translation function
321 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, function
336 EXPORT_SYMBOL_GPL(of_dma_simple_xlate); variable
H A Dmilbeaut-xdmac.c356 of_dma_simple_xlate, mdev);
H A Dsprd-dma.c1224 ret = of_dma_controller_register(np, of_dma_simple_xlate,
/linux-master/drivers/dma/ti/
H A Domap-dma.c1822 of_dma_simple_xlate, &omap_dma_info);

Completed in 132 milliseconds