Searched refs:of_dma_xlate (Results 1 – 2 of 2) sorted by relevance
61 struct dma_chan *(*of_dma_xlate) in of_dma_controller_register()67 if (!np || !of_dma_xlate) { in of_dma_controller_register()77 ofdma->of_dma_xlate = of_dma_xlate; in of_dma_controller_register()181 chan = ofdma->of_dma_xlate(&dma_spec, ofdma); in of_dma_request_slave_channel()
24 struct dma_chan *(*of_dma_xlate) member36 struct dma_chan *(*of_dma_xlate)48 struct dma_chan *(*of_dma_xlate) in of_dma_controller_register()