Home
last modified time | relevance | path

Searched refs:get_dma_active_buffer (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1000_dma.h280 static inline int get_dma_active_buffer(unsigned int dmanr) in get_dma_active_buffer() function
/linux-6.1.9/sound/soc/au1x/
Ddma.c117 if (get_dma_active_buffer(stream->dma) == 0) { in au1000_dma_start()