Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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, in of_dma_simple_xlate() function
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dof-dma.c311 struct dma_chan *of_dma_simple_xlate(struct of_phandle_args *dma_spec, in of_dma_simple_xlate() function
326 EXPORT_SYMBOL_GPL(of_dma_simple_xlate);
H A Dmilbeaut-xdmac.c357 of_dma_simple_xlate, mdev); in milbeaut_xdmac_probe()
H A Dsprd-dma.c1217 ret = of_dma_controller_register(np, of_dma_simple_xlate, in sprd_dma_probe()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_unisoc143 of_dma_simple_xlate
/OK3568_Linux_fs/kernel/drivers/dma/ti/
H A Domap-dma.c1817 of_dma_simple_xlate, &omap_dma_info); in omap_dma_probe()