Searched refs:_snd_timer_stop (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/sound/core/
H A Dtimer.c308 static int _snd_timer_stop(struct snd_timer_instance *timeri, int event);
507 static int _snd_timer_stop(struct snd_timer_instance *timeri, int event) _snd_timer_stop() function
577 err = _snd_timer_stop(timeri, SNDRV_TIMER_EVENT_STOP); snd_timer_stop()
628 return _snd_timer_stop(timeri, SNDRV_TIMER_EVENT_PAUSE); snd_timer_pause()

Completed in 79 milliseconds