Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/alchemy/common/
H A Ddma.c221 void free_au1000_dma(unsigned int dmanr) in free_au1000_dma() function
237 EXPORT_SYMBOL(free_au1000_dma);
/openbmc/linux/arch/mips/include/asm/mach-au1x00/
H A Dau1000_dma.h124 extern void free_au1000_dma(unsigned int dmanr);
/openbmc/linux/sound/soc/au1x/
H A Ddma.c224 free_au1000_dma(ctx->stream[stype].dma); in alchemy_pcm_close()