Home
last modified time | relevance | path

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

/Linux-v4.19/tools/include/uapi/sound/
Dasound.h805 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10, enumerator
/Linux-v4.19/include/uapi/sound/
Dasound.h805 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10, enumerator
/Linux-v4.19/sound/core/
Dtimer.c1797 (1<<SNDRV_TIMER_EVENT_MSTOP)| in snd_timer_user_params()
Dpcm_native.c1286 snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MSTOP); in snd_pcm_post_stop()