Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/lantiq/xway/
H A 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()
/openbmc/linux/arch/mips/include/asm/mach-lantiq/xway/
H A Dxway_dma.h44 extern void ltq_dma_close(struct ltq_dma_channel *ch);
/openbmc/linux/drivers/net/ethernet/
H A 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()
H A Dlantiq_etop.c139 ltq_dma_close(&ch->dma); in ltq_etop_hw_receive()
468 ltq_dma_close(&ch->dma); in ltq_etop_stop()