Searched refs:ltq_dma_free (Results 1 – 4 of 4) sorted by relevance
47 extern void ltq_dma_free(struct ltq_dma_channel *ch);
174 ltq_dma_free(struct ltq_dma_channel *ch) in ltq_dma_free() function182 EXPORT_SYMBOL_GPL(ltq_dma_free);
530 ltq_dma_free(&ch_tx->dma); in xrx200_dma_init()540 ltq_dma_free(&ch_rx->dma); in xrx200_dma_init()548 ltq_dma_free(&priv->chan_tx.dma); in xrx200_hw_cleanup()549 ltq_dma_free(&priv->chan_rx.dma); in xrx200_hw_cleanup()
216 ltq_dma_free(&ch->dma); in ltq_etop_free_channel()