ltq_dma_free       47 arch/mips/include/asm/mach-lantiq/xway/xway_dma.h extern void ltq_dma_free(struct ltq_dma_channel *ch);
ltq_dma_free      176 arch/mips/lantiq/xway/dma.c EXPORT_SYMBOL_GPL(ltq_dma_free);
ltq_dma_free      212 drivers/net/ethernet/lantiq_etop.c 	ltq_dma_free(&ch->dma);
ltq_dma_free      397 drivers/net/ethernet/lantiq_xrx200.c 	ltq_dma_free(&ch_tx->dma);
ltq_dma_free      407 drivers/net/ethernet/lantiq_xrx200.c 	ltq_dma_free(&ch_rx->dma);
ltq_dma_free      415 drivers/net/ethernet/lantiq_xrx200.c 	ltq_dma_free(&priv->chan_tx.dma);
ltq_dma_free      416 drivers/net/ethernet/lantiq_xrx200.c 	ltq_dma_free(&priv->chan_rx.dma);