Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Drio_drv.h396 extern void rio_release_dma(struct dma_chan *dchan);
/kernel/linux/linux-6.6/include/linux/
H A Drio_drv.h396 extern void rio_release_dma(struct dma_chan *dchan);
/kernel/linux/linux-5.10/drivers/rapidio/devices/
H A Drio_mport_cdev.c557 rio_release_dma(md->dma_chan); in mport_release_def_dma()
1994 rio_release_dma(priv->dmach); in mport_cdev_release_dma()
2460 rio_release_dma(client->dmach); in mport_cdev_terminate_dma()
2467 rio_release_dma(md->dma_chan); in mport_cdev_terminate_dma()
/kernel/linux/linux-6.6/drivers/rapidio/devices/
H A Drio_mport_cdev.c557 rio_release_dma(md->dma_chan); in mport_release_def_dma()
1995 rio_release_dma(priv->dmach); in mport_cdev_release_dma()
2461 rio_release_dma(client->dmach); in mport_cdev_terminate_dma()
2468 rio_release_dma(md->dma_chan); in mport_cdev_terminate_dma()
/kernel/linux/linux-5.10/drivers/rapidio/
H A Drio.c1856 * rio_release_dma - release specified DMA channel
1859 void rio_release_dma(struct dma_chan *dchan) in rio_release_dma() function
1863 EXPORT_SYMBOL_GPL(rio_release_dma); variable
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio.c1791 * rio_release_dma - release specified DMA channel
1794 void rio_release_dma(struct dma_chan *dchan) in rio_release_dma() function
1798 EXPORT_SYMBOL_GPL(rio_release_dma); variable

Completed in 13 milliseconds