Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h785 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10, enumerator
/linux-4.4.14/sound/core/
Dtimer.c1705 (1<<SNDRV_TIMER_EVENT_MSTOP)| in snd_timer_user_params()
Dpcm_native.c1116 snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MSTOP); in snd_pcm_post_stop()