Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/sound/
Dasound.h936 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
944 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/Linux-v5.15/tools/include/uapi/sound/
Dasound.h936 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
944 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/Linux-v5.15/sound/core/
Dtimer.c657 snd_timer_notify1(timeri, stop ? SNDRV_TIMER_EVENT_STOP : in snd_timer_stop1()
679 snd_timer_notify1(timeri, stop ? SNDRV_TIMER_EVENT_STOP : in snd_timer_stop_slave()
1867 (1<<SNDRV_TIMER_EVENT_STOP)| in snd_timer_user_params()