Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-lantiq/xway/
Dxway_dma.h58 extern void ltq_dma_free(struct ltq_dma_channel *ch);
/Linux-v4.19/arch/mips/lantiq/xway/
Ddma.c180 ltq_dma_free(struct ltq_dma_channel *ch) in ltq_dma_free() function
188 EXPORT_SYMBOL_GPL(ltq_dma_free);
/Linux-v4.19/drivers/net/ethernet/
Dlantiq_etop.c220 ltq_dma_free(&ch->dma); in ltq_etop_free_channel()