Searched refs:ltq_dma_free (Results 1 – 4 of 4) sorted by relevance
47 extern void ltq_dma_free(struct ltq_dma_channel *ch);
168 ltq_dma_free(struct ltq_dma_channel *ch) in ltq_dma_free() function176 EXPORT_SYMBOL_GPL(ltq_dma_free);
405 ltq_dma_free(&ch_tx->dma); in xrx200_dma_init()415 ltq_dma_free(&ch_rx->dma); in xrx200_dma_init()423 ltq_dma_free(&priv->chan_tx.dma); in xrx200_hw_cleanup()424 ltq_dma_free(&priv->chan_rx.dma); in xrx200_hw_cleanup()
212 ltq_dma_free(&ch->dma); in ltq_etop_free_channel()