Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/sound/
Dasound.h927 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
935 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h927 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
935 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/Linux-v6.1/sound/core/
Dtimer.c657 snd_timer_notify1(timeri, stop ? SNDRV_TIMER_EVENT_STOP : in snd_timer_stop1()
678 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()