Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1007 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
1015 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/openbmc/linux/include/uapi/sound/
H A Dasound.h1007 SNDRV_TIMER_EVENT_STOP, /* val = 0 */ enumerator
1015 SNDRV_TIMER_EVENT_MSTOP = SNDRV_TIMER_EVENT_STOP + 10,
/openbmc/linux/sound/core/
H A Dtimer.c667 snd_timer_notify1(timeri, stop ? SNDRV_TIMER_EVENT_STOP : in snd_timer_stop1()
688 snd_timer_notify1(timeri, stop ? SNDRV_TIMER_EVENT_STOP : in snd_timer_stop_slave()
1885 (1<<SNDRV_TIMER_EVENT_STOP)| in snd_timer_user_params()