Lines Matching refs:dma_router
71 ofdma->dma_router->route_free(ofdma->dma_router->dev,
79 ofdma->dma_router->route_free(ofdma->dma_router->dev,
82 chan->router = ofdma->dma_router;
167 * @dma_router: pointer to dma_router structure to be used when
178 struct dma_router *dma_router)
182 if (!np || !of_dma_route_allocate || !dma_router) {
194 ofdma->dma_router = dma_router;