Home
last modified time | relevance | path

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

/linux/sound/drivers/
H A Daloop.c775 if (event == SNDRV_TIMER_EVENT_MSTOP) { in loopback_snd_timer_period_elapsed()
846 loopback_snd_timer_period_elapsed(cable, SNDRV_TIMER_EVENT_MSTOP, 0); in loopback_snd_timer_work()
866 if (event == SNDRV_TIMER_EVENT_MSTOP) { in loopback_snd_timer_event()
/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h1034 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10, enumerator
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1034 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10, enumerator
/linux/sound/core/
H A Dtimer.c1823 (1<<SNDRV_TIMER_EVENT_MSTOP)| in snd_timer_user_params()
H A Dpcm_native.c1526 snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MSTOP); in snd_pcm_post_stop()