Home
last modified time | relevance | path

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

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