Home
last modified time | relevance | path

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

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