Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h783 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10, enumerator
/linux-4.1.27/sound/core/
Dtimer.c1705 (1<<SNDRV_TIMER_EVENT_MSTOP)| in snd_timer_user_params()
Dpcm_native.c1108 snd_timer_notify(substream->timer, SNDRV_TIMER_EVENT_MSTOP, in snd_pcm_post_stop()