Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1030 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
1038 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/linux/sound/core/
H A Dtimer.c651 snd_timer_notify1(timeri, stop ? SNDRV_TIMER_EVENT_STOP : in snd_timer_stop1()
669 snd_timer_notify1(timeri, stop ? SNDRV_TIMER_EVENT_STOP : in snd_timer_stop_slave()
1824 (1<<SNDRV_TIMER_EVENT_STOP)| in snd_timer_user_params()