Searched refs:of_dma_xlate (Results 1 – 2 of 2) sorted by relevance
77 chan = ofdma_target->of_dma_xlate(&dma_spec_target, ofdma_target); in of_dma_router_xlate()119 struct dma_chan *(*of_dma_xlate) in of_dma_controller_register()125 if (!np || !of_dma_xlate) { in of_dma_controller_register()135 ofdma->of_dma_xlate = of_dma_xlate; in of_dma_controller_register()202 ofdma->of_dma_xlate = of_dma_router_xlate; in of_dma_router_register()292 chan = ofdma->of_dma_xlate(&dma_spec, ofdma); in of_dma_request_slave_channel()
21 struct dma_chan *(*of_dma_xlate) member36 struct dma_chan *(*of_dma_xlate)56 struct dma_chan *(*of_dma_xlate) in of_dma_controller_register()
Completed in 4 milliseconds