Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/lantiq/xway/
Ddma.c103 ltq_dma_close(struct ltq_dma_channel *ch) in ltq_dma_close() function
113 EXPORT_SYMBOL_GPL(ltq_dma_close);
172 ltq_dma_close(ch); in ltq_dma_free()
/Linux-v5.10/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h44 extern void ltq_dma_close(struct ltq_dma_channel *ch);
/Linux-v5.10/drivers/net/ethernet/
Dlantiq_xrx200.c147 ltq_dma_close(&priv->chan_rx.dma); in xrx200_close()
150 ltq_dma_close(&priv->chan_tx.dma); in xrx200_close()
Dlantiq_etop.c135 ltq_dma_close(&ch->dma); in ltq_etop_hw_receive()
449 ltq_dma_close(&ch->dma); in ltq_etop_stop()