Home
last modified time | relevance | path

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

/openbmc/linux/sound/core/
H A Dtimer.c1425 (1 << SNDRV_TIMER_EVENT_TICK))) == 0) { in snd_timer_user_tinterrupt()
1445 if ((tu->filter & (1 << SNDRV_TIMER_EVENT_TICK)) == 0) in snd_timer_user_tinterrupt()
1452 if (r->event == SNDRV_TIMER_EVENT_TICK) { in snd_timer_user_tinterrupt()
1460 r1.event = SNDRV_TIMER_EVENT_TICK; in snd_timer_user_tinterrupt()
1883 (1<<SNDRV_TIMER_EVENT_TICK)| in snd_timer_user_params()
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1005 SNDRV_TIMER_EVENT_TICK, /* val = ticks */ enumerator
/openbmc/linux/include/uapi/sound/
H A Dasound.h1005 SNDRV_TIMER_EVENT_TICK, /* val = ticks */ enumerator
/openbmc/linux/sound/drivers/
H A Daloop.c749 if (event == SNDRV_TIMER_EVENT_TICK) { in loopback_snd_timer_period_elapsed()
793 loopback_snd_timer_period_elapsed(cable, SNDRV_TIMER_EVENT_TICK, in loopback_snd_timer_function()