Searched refs:snd_timer_stop (Results 1 – 2 of 2) sorted by relevance
140 int snd_timer_stop(struct snd_timer_instance *timeri);
362 snd_timer_stop(timeri); in snd_timer_close_locked()653 int snd_timer_stop(struct snd_timer_instance *timeri) in snd_timer_stop() function660 EXPORT_SYMBOL(snd_timer_stop);1805 snd_timer_stop(tu->timeri); in snd_timer_user_params()1882 snd_timer_stop(tu->timeri); in snd_timer_user_start()1896 return (err = snd_timer_stop(tu->timeri)) < 0 ? err : 0; in snd_timer_user_stop()