Searched refs:of_dma_router_register (Results 1 – 8 of 8) sorted by relevance
/linux/include/linux/ |
A D | of_dma.h | 41 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/drivers/dma/ |
A D | of-dma.c | 185 int of_dma_router_register(struct device_node *np, in of_dma_router_register() function 213 EXPORT_SYMBOL_GPL(of_dma_router_register);
|
A D | lpc18xx-dmamux.c | 158 return of_dma_router_register(np, lpc18xx_dmamux_reserve, in lpc18xx_dmamux_probe()
|
A D | stm32-dmamux.c | 292 ret = of_dma_router_register(node, stm32_dmamux_route_allocate, in stm32_dmamux_probe()
|
/linux/drivers/dma/ti/ |
A D | dma-crossbar.c | 190 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()
|
/linux/ |
A D | vmlinux.symvers | 6209 0x00000000 of_dma_router_register vmlinux EXPORT_SYMBOL_GPL
|
A D | System.map | 25916 ffff8000106bf634 T of_dma_router_register
|
A D | .tmp_System.map | 25916 ffff8000106bf634 T of_dma_router_register
|
Completed in 367 milliseconds