Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dtimer.h125 int snd_timer_stop(struct snd_timer_instance *timeri);
/Linux-v5.4/sound/core/
Dtimer.c361 snd_timer_stop(timeri); in snd_timer_close_locked()
666 int snd_timer_stop(struct snd_timer_instance *timeri) in snd_timer_stop() function
673 EXPORT_SYMBOL(snd_timer_stop);
1827 snd_timer_stop(tu->timeri); in snd_timer_user_params()
1904 snd_timer_stop(tu->timeri); in snd_timer_user_start()
1921 err = snd_timer_stop(tu->timeri); in snd_timer_user_stop()