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

/linux-4.4.14/include/linux/
H A Dof_dma.h52 extern struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec,
86 static inline struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, of_dma_simple_xlate() function
/linux-4.4.14/drivers/dma/
H A Dof-dma.c289 * of_dma_simple_xlate - Simple DMA engine translation function
299 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, of_dma_simple_xlate() function
314 EXPORT_SYMBOL_GPL(of_dma_simple_xlate); variable
H A Domap-dma.c1221 of_dma_simple_xlate, &omap_dma_info); omap_dma_probe()

Completed in 120 milliseconds