Home
last modified time | relevance | path

Searched refs:au1xxx_dbdma_chan_free (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/spi/
Dspi-au1550.c912 au1xxx_dbdma_chan_free(hw->dma_rx_ch); in au1550_spi_probe()
917 au1xxx_dbdma_chan_free(hw->dma_tx_ch); in au1550_spi_probe()
947 au1xxx_dbdma_chan_free(hw->dma_rx_ch); in au1550_spi_remove()
948 au1xxx_dbdma_chan_free(hw->dma_tx_ch); in au1550_spi_remove()
/Linux-v4.19/arch/mips/include/asm/mach-au1x00/
Dau1xxx_dbdma.h372 void au1xxx_dbdma_chan_free(u32 chanid);
/Linux-v4.19/sound/soc/au1x/
Ddbdma2.c141 au1xxx_dbdma_chan_free(pcd->ddma_chan); in au1x_pcm_dbdma_free()
/Linux-v4.19/drivers/mmc/host/
Dau1xmmc.c907 au1xxx_dbdma_chan_free(host->tx_chan); in au1xmmc_dbdma_init()
927 au1xxx_dbdma_chan_free(host->tx_chan); in au1xmmc_dbdma_shutdown()
928 au1xxx_dbdma_chan_free(host->rx_chan); in au1xmmc_dbdma_shutdown()
/Linux-v4.19/arch/mips/alchemy/common/
Ddbdma.c841 void au1xxx_dbdma_chan_free(u32 chanid) in au1xxx_dbdma_chan_free() function
860 EXPORT_SYMBOL(au1xxx_dbdma_chan_free);