Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dof_dma.h41 extern int of_dma_router_register(struct device_node *np,
67 static inline int of_dma_router_register(struct device_node *np, in of_dma_router_register() function
/Linux-v5.10/drivers/dma/
Dof-dma.c170 int of_dma_router_register(struct device_node *np, in of_dma_router_register() function
198 EXPORT_SYMBOL_GPL(of_dma_router_register);
Dlpc18xx-dmamux.c158 return of_dma_router_register(np, lpc18xx_dmamux_reserve, in lpc18xx_dmamux_probe()
Dstm32-dmamux.c292 ret = of_dma_router_register(node, stm32_dmamux_route_allocate, in stm32_dmamux_probe()
/Linux-v5.10/drivers/dma/ti/
Ddma-crossbar.c190 ret = of_dma_router_register(node, ti_am335x_xbar_route_allocate, in ti_am335x_xbar_probe()
422 ret = of_dma_router_register(node, ti_dra7_xbar_route_allocate, in ti_dra7_xbar_probe()