Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h777 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
785 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/linux-4.4.14/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()