Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/lantiq/xway/
Ddma.c109 ltq_dma_close(struct ltq_dma_channel *ch) in ltq_dma_close() function
119 EXPORT_SYMBOL_GPL(ltq_dma_close);
178 ltq_dma_close(ch); in ltq_dma_free()
/linux-5.19.10/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h44 extern void ltq_dma_close(struct ltq_dma_channel *ch);
/linux-5.19.10/drivers/net/ethernet/
Dlantiq_xrx200.c179 ltq_dma_close(&priv->chan_rx.dma); in xrx200_close()
182 ltq_dma_close(&priv->chan_tx.dma); in xrx200_close()
432 ltq_dma_close(&ch_rx->dma); in xrx200_change_mtu()
Dlantiq_etop.c139 ltq_dma_close(&ch->dma); in ltq_etop_hw_receive()
468 ltq_dma_close(&ch->dma); in ltq_etop_stop()