Searched refs:of_dma_router_register (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H 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
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | of-dma.c | 175 int of_dma_router_register(struct device_node *np, in of_dma_router_register() function 203 EXPORT_SYMBOL_GPL(of_dma_router_register);
|
| H A D | lpc18xx-dmamux.c | 158 return of_dma_router_register(np, lpc18xx_dmamux_reserve, in lpc18xx_dmamux_probe()
|
| H A D | stm32-dmamux.c | 292 ret = of_dma_router_register(node, stm32_dmamux_route_allocate, in stm32_dmamux_probe()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ti/ |
| H A D | dma-crossbar.c | 190 ret = of_dma_router_register(node, ti_am335x_xbar_route_allocate, in ti_am335x_xbar_probe() 427 ret = of_dma_router_register(node, ti_dra7_xbar_route_allocate, in ti_dra7_xbar_probe()
|