Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/lantiq/xway/
Ddma.c115 ltq_dma_close(struct ltq_dma_channel *ch) in ltq_dma_close() function
125 EXPORT_SYMBOL_GPL(ltq_dma_close);
184 ltq_dma_close(ch); in ltq_dma_free()
/Linux-v4.19/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h55 extern void ltq_dma_close(struct ltq_dma_channel *ch);
/Linux-v4.19/drivers/net/ethernet/
Dlantiq_etop.c143 ltq_dma_close(&ch->dma); in ltq_etop_hw_receive()
463 ltq_dma_close(&ch->dma); in ltq_etop_stop()