Searched defs:route_data (Results 1 – 3 of 3) sorted by relevance
68 static void ti_am335x_xbar_free(struct device *dev, void *route_data) in ti_am335x_xbar_free()229 static void ti_dra7_xbar_free(struct device *dev, void *route_data) in ti_dra7_xbar_free()
44 static void lpc18xx_dmamux_free(struct device *dev, void *route_data) in lpc18xx_dmamux_free()
62 void *route_data; in of_dma_router_xlate() local