Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/dma/
Dof-dma.c60 struct of_dma *ofdma_target; in of_dma_router_xlate() local
70 ofdma_target = of_dma_find_controller(&dma_spec_target); in of_dma_router_xlate()
71 if (!ofdma_target) in of_dma_router_xlate()
74 chan = ofdma_target->of_dma_xlate(&dma_spec_target, ofdma_target); in of_dma_router_xlate()