Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/
Dtimer.c301 static int _snd_timer_stop(struct snd_timer_instance *timeri,
351 _snd_timer_stop(slave, 1, SNDRV_TIMER_EVENT_RESOLUTION); in snd_timer_close()
478 static int _snd_timer_stop(struct snd_timer_instance * timeri, in _snd_timer_stop() function
534 err = _snd_timer_stop(timeri, 0, SNDRV_TIMER_EVENT_STOP); in snd_timer_stop()
578 return _snd_timer_stop(timeri, 0, SNDRV_TIMER_EVENT_PAUSE); in snd_timer_pause()