Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-au1550.c903 au1xxx_dbdma_chan_free(hw->dma_rx_ch); in au1550_spi_probe()
908 au1xxx_dbdma_chan_free(hw->dma_tx_ch); in au1550_spi_probe()
938 au1xxx_dbdma_chan_free(hw->dma_rx_ch); in au1550_spi_remove()
939 au1xxx_dbdma_chan_free(hw->dma_tx_ch); in au1550_spi_remove()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-au1x00/
H A Dau1xxx_dbdma.h372 void au1xxx_dbdma_chan_free(u32 chanid);
/OK3568_Linux_fs/kernel/sound/soc/au1x/
H A Ddbdma2.c137 au1xxx_dbdma_chan_free(pcd->ddma_chan); in au1x_pcm_dbdma_free()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dau1xmmc.c889 au1xxx_dbdma_chan_free(host->tx_chan); in au1xmmc_dbdma_init()
909 au1xxx_dbdma_chan_free(host->tx_chan); in au1xmmc_dbdma_shutdown()
910 au1xxx_dbdma_chan_free(host->rx_chan); in au1xmmc_dbdma_shutdown()
/OK3568_Linux_fs/kernel/arch/mips/alchemy/common/
H A Ddbdma.c841 void au1xxx_dbdma_chan_free(u32 chanid) in au1xxx_dbdma_chan_free() function
860 EXPORT_SYMBOL(au1xxx_dbdma_chan_free);