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,
84 chan->router = ofdma->dma_router;
177 * @dma_router: pointer to dma_router structure to be used when
188 struct dma_router *dma_router)
192 if (!np || !of_dma_route_allocate || !dma_router) {
204 ofdma->dma_router = dma_router;