Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h57 extern void ltq_dma_free(struct ltq_dma_channel *ch);
/linux-4.1.27/arch/mips/lantiq/xway/
Ddma.c179 ltq_dma_free(struct ltq_dma_channel *ch) in ltq_dma_free() function
187 EXPORT_SYMBOL_GPL(ltq_dma_free);
/linux-4.1.27/drivers/net/ethernet/
Dlantiq_etop.c224 ltq_dma_free(&ch->dma); in ltq_etop_free_channel()