Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dof_dma.h44 extern struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec,
71 #define of_dma_xlate_by_chan_id NULL macro
/linux-4.1.27/drivers/dma/
Dof-dma.c240 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, in of_dma_xlate_by_chan_id() function
260 EXPORT_SYMBOL_GPL(of_dma_xlate_by_chan_id);
Dmpc512x_dma.c1032 of_dma_xlate_by_chan_id, mdma); in mpc_dma_probe()