Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dof_dma.h54 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec,
92 #define of_dma_xlate_by_chan_id NULL macro
/linux-4.4.14/drivers/dma/
Dof-dma.c329 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id() function
349 EXPORT_SYMBOL_GPL(of_dma_xlate_by_chan_id);
Ddma-axi-dmac.c638 of_dma_xlate_by_chan_id, dma_dev); in axi_dmac_probe()
Dmpc512x_dma.c1032 of_dma_xlate_by_chan_id, mdma); in mpc_dma_probe()