Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasound.h787 SNDRV_TIMER_EVENT_MPAUSE = SNDRV_TIMER_EVENT_PAUSE + 10, enumerator
/linux-4.4.14/sound/core/
Dtimer.c1707 (1<<SNDRV_TIMER_EVENT_MPAUSE)| in snd_timer_user_params()
Dpcm_native.c1230 snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MPAUSE); in snd_pcm_post_pause()