Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h775 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
783 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/linux-4.1.27/sound/core/
Dtimer.c577 err = _snd_timer_stop(timeri, SNDRV_TIMER_EVENT_STOP); in snd_timer_stop()
1699 (1<<SNDRV_TIMER_EVENT_STOP)| in snd_timer_user_params()