Home
last modified time | relevance | path

Searched refs:ltq_dma_close (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/mips/lantiq/xway/
H A Ddma.c108 ltq_dma_close(struct ltq_dma_channel *ch) in ltq_dma_close() function
118 EXPORT_SYMBOL_GPL(ltq_dma_close);
177 ltq_dma_close(ch); in ltq_dma_free()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h44 extern void ltq_dma_close(struct ltq_dma_channel *ch);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/
H A Dlantiq_xrx200.c147 ltq_dma_close(&priv->chan_rx.dma); in xrx200_close()
150 ltq_dma_close(&priv->chan_tx.dma); in xrx200_close()
H A Dlantiq_etop.c135 ltq_dma_close(&ch->dma); in ltq_etop_hw_receive()
449 ltq_dma_close(&ch->dma); in ltq_etop_stop()