Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dof_dma.h28 struct dma_router *dma_router; member
47 struct dma_router *dma_router);
73 struct dma_router *dma_router) in of_dma_router_register() argument
Ddmaengine.h242 struct dma_router { struct
277 struct dma_router *router;
/linux-4.4.14/drivers/dma/
Dof-dma.c76 chan->router = ofdma->dma_router; in of_dma_router_xlate()
79 ofdma->dma_router->route_free(ofdma->dma_router->dev, in of_dma_router_xlate()
174 struct dma_router *dma_router) in of_dma_router_register() argument
178 if (!np || !of_dma_route_allocate || !dma_router) { in of_dma_router_register()
190 ofdma->dma_router = dma_router; in of_dma_router_register()
Dti-dma-crossbar.c41 struct dma_router dmarouter;
200 struct dma_router dmarouter;
Dlpc18xx-dmamux.c36 struct dma_router dmarouter;