Home
last modified time | relevance | path

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

/sound/core/
Dtimer.c303 static int _snd_timer_stop(struct snd_timer_instance *timeri,
486 static int _snd_timer_stop(struct snd_timer_instance * timeri, in _snd_timer_stop() function
544 err = _snd_timer_stop(timeri, 0, SNDRV_TIMER_EVENT_STOP); in snd_timer_stop()
588 return _snd_timer_stop(timeri, 0, SNDRV_TIMER_EVENT_PAUSE); in snd_timer_pause()