au1xxx_get_dma_residue 839 arch/mips/alchemy/common/dbdma.c EXPORT_SYMBOL_GPL(au1xxx_get_dma_residue); au1xxx_get_dma_residue 370 arch/mips/include/asm/mach-au1x00/au1xxx_dbdma.h u32 au1xxx_get_dma_residue(u32 chanid); au1xxx_get_dma_residue 438 drivers/spi/spi-au1550.c hw->rx_count = hw->len - au1xxx_get_dma_residue(hw->dma_rx_ch); au1xxx_get_dma_residue 439 drivers/spi/spi-au1550.c hw->tx_count = hw->len - au1xxx_get_dma_residue(hw->dma_tx_ch);