Home
last modified time | relevance | path

Searched refs:route_free (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/dma/
A Dof-dma.c71 ofdma->dma_router->route_free(ofdma->dma_router->dev, in of_dma_router_xlate()
79 ofdma->dma_router->route_free(ofdma->dma_router->dev, in of_dma_router_xlate()
A Dlpc18xx-dmamux.c156 dmamux->dmarouter.route_free = lpc18xx_dmamux_free; in lpc18xx_dmamux_probe()
A Dstm32-dmamux.c278 stm32_dmamux->dmarouter.route_free = stm32_dmamux_free; in stm32_dmamux_probe()
A Ddmaengine.c509 if (chan->router && chan->router->route_free) { in dma_chan_put()
510 chan->router->route_free(chan->router->dev, chan->route_data); in dma_chan_put()
/linux/drivers/dma/ti/
A Ddma-crossbar.c182 xbar->dmarouter.route_free = ti_am335x_xbar_free; in ti_am335x_xbar_probe()
410 xbar->dmarouter.route_free = ti_dra7_xbar_free; in ti_dra7_xbar_probe()
/linux/include/linux/
A Ddmaengine.h306 void (*route_free)(struct device *dev, void *route_data); member

Completed in 13 milliseconds