of_dma_router_register
return of_dma_router_register(mux_node,
return of_dma_router_register(mux_node, rzn1_dmamux_route_allocate,
return of_dma_router_register(np, lpc18xx_dmamux_reserve,
return of_dma_router_register(np, lpc32xx_dmamux_reserve,
EXPORT_SYMBOL_GPL(of_dma_router_register);
ret = of_dma_router_register(node, stm32_dmamux_route_allocate,
ret = of_dma_router_register(node, ti_am335x_xbar_route_allocate,
ret = of_dma_router_register(node, ti_dra7_xbar_route_allocate,
extern int of_dma_router_register(struct device_node *np,