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

/linux-4.4.14/include/linux/
H A 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/
H A Dof-dma.c317 * of_dma_xlate_by_chan_id - Translate dt property to DMA channel by channel id
329 struct dma_chan *of_dma_xlate_by_chan_id(struct of_phandle_args *dma_spec, of_dma_xlate_by_chan_id() function
349 EXPORT_SYMBOL_GPL(of_dma_xlate_by_chan_id); variable
H A Ddma-axi-dmac.c638 of_dma_xlate_by_chan_id, dma_dev);
H A Dmpc512x_dma.c1032 of_dma_xlate_by_chan_id, mdma); mpc_dma_probe()

Completed in 170 milliseconds