Searched refs:of_dma_router_register (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/linux/
H A 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, function
/linux-master/drivers/dma/
H A Dof-dma.c171 * of_dma_router_register - Register a DMA router to DT DMA helpers as a
185 int of_dma_router_register(struct device_node *np, function
213 EXPORT_SYMBOL_GPL(of_dma_router_register); variable
H A Dlpc18xx-dmamux.c160 return of_dma_router_register(np, lpc18xx_dmamux_reserve,
H A Dstm32-dmamux.c286 ret = of_dma_router_register(node, stm32_dmamux_route_allocate,
/linux-master/drivers/dma/dw/
H A Drzn1-dmamux.c139 return of_dma_router_register(mux_node, rzn1_dmamux_route_allocate,
/linux-master/drivers/dma/ti/
H A Ddma-crossbar.c191 ret = of_dma_router_register(node, ti_am335x_xbar_route_allocate,
428 ret = of_dma_router_register(node, ti_dra7_xbar_route_allocate,

Completed in 288 milliseconds