of_dma_route_allocate   63 drivers/dma/of-dma.c 	route_data = ofdma->of_dma_route_allocate(&dma_spec_target, ofdma);
of_dma_route_allocate  169 drivers/dma/of-dma.c 			   void *(*of_dma_route_allocate)
of_dma_route_allocate  175 drivers/dma/of-dma.c 	if (!np || !of_dma_route_allocate || !dma_router) {
of_dma_route_allocate  186 drivers/dma/of-dma.c 	ofdma->of_dma_route_allocate = of_dma_route_allocate;
of_dma_route_allocate   23 include/linux/of_dma.h 	void			*(*of_dma_route_allocate)
of_dma_route_allocate   42 include/linux/of_dma.h 		void *(*of_dma_route_allocate)
of_dma_route_allocate   68 include/linux/of_dma.h 		void *(*of_dma_route_allocate)