Home
last modified time | relevance | path

Searched defs:route_data (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/dma/
Dti-dma-crossbar.c57 static void ti_am335x_xbar_free(struct device *dev, void *route_data) in ti_am335x_xbar_free()
219 static void ti_dra7_xbar_free(struct device *dev, void *route_data) in ti_dra7_xbar_free()
Dlpc18xx-dmamux.c44 static void lpc18xx_dmamux_free(struct device *dev, void *route_data) in lpc18xx_dmamux_free()
Dof-dma.c62 void *route_data; in of_dma_router_xlate() local
/linux-4.4.14/include/linux/
Ddmaengine.h278 void *route_data; member