ltq_dma_close      44 arch/mips/include/asm/mach-lantiq/xway/xway_dma.h extern void ltq_dma_close(struct ltq_dma_channel *ch);
ltq_dma_close     113 arch/mips/lantiq/xway/dma.c EXPORT_SYMBOL_GPL(ltq_dma_close);
ltq_dma_close     172 arch/mips/lantiq/xway/dma.c 	ltq_dma_close(ch);
ltq_dma_close     135 drivers/net/ethernet/lantiq_etop.c 		ltq_dma_close(&ch->dma);
ltq_dma_close     449 drivers/net/ethernet/lantiq_etop.c 		ltq_dma_close(&ch->dma);
ltq_dma_close     147 drivers/net/ethernet/lantiq_xrx200.c 	ltq_dma_close(&priv->chan_rx.dma);
ltq_dma_close     150 drivers/net/ethernet/lantiq_xrx200.c 	ltq_dma_close(&priv->chan_tx.dma);