Home
last modified time | relevance | path

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

/drivers/dma/
Dof-dma.c59 struct of_dma *ofdma_target; in of_dma_router_xlate() local
69 ofdma_target = of_dma_find_controller(&dma_spec_target); in of_dma_router_xlate()
70 if (!ofdma_target) { in of_dma_router_xlate()
77 chan = ofdma_target->of_dma_xlate(&dma_spec_target, ofdma_target); in of_dma_router_xlate()