Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h937 SNDRV_TIMER_EVENT_MPAUSE = SNDRV_TIMER_EVENT_PAUSE + 10, enumerator
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h937 SNDRV_TIMER_EVENT_MPAUSE = SNDRV_TIMER_EVENT_PAUSE + 10, enumerator
/Linux-v6.1/sound/core/
Dtimer.c1875 (1<<SNDRV_TIMER_EVENT_MPAUSE)| in snd_timer_user_params()
Dpcm_native.c1632 snd_pcm_timer_notify(substream, SNDRV_TIMER_EVENT_MPAUSE); in snd_pcm_post_pause()