Searched refs:snd_timer_stop (Results 1 – 2 of 2) sorted by relevance
137 int snd_timer_stop(struct snd_timer_instance *timeri);
322 snd_timer_stop(timeri); in snd_timer_close()571 int snd_timer_stop(struct snd_timer_instance *timeri) in snd_timer_stop() function1713 snd_timer_stop(tu->timeri); in snd_timer_user_params()1801 snd_timer_stop(tu->timeri); in snd_timer_user_start()1815 return (err = snd_timer_stop(tu->timeri)) < 0 ? err : 0; in snd_timer_user_stop()2090 EXPORT_SYMBOL(snd_timer_stop);