Searched refs:snd_timer_stop (Results 1 – 3 of 3) sorted by relevance
137 int snd_timer_stop(struct snd_timer_instance *timeri);
315 snd_timer_stop(timeri); in snd_timer_close()524 int snd_timer_stop(struct snd_timer_instance *timeri) in snd_timer_stop() function1634 snd_timer_stop(tu->timeri); in snd_timer_user_params()1722 snd_timer_stop(tu->timeri); in snd_timer_user_start()1736 return (err = snd_timer_stop(tu->timeri)) < 0 ? err : 0; in snd_timer_user_stop()1985 EXPORT_SYMBOL(snd_timer_stop);
313 snd_timer_stop(tmr->timeri); in snd_seq_timer_close()