Home
last modified time | relevance | path

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

/linux/sound/core/
H A Dtimer.c615 static int snd_timer_stop1(struct snd_timer_instance *timeri, bool stop) in snd_timer_stop1() function
699 return snd_timer_stop1(timeri, true); in snd_timer_stop()
727 return snd_timer_stop1(timeri, false); in snd_timer_pause()