Home
last modified time | relevance | path

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

/Linux-v6.1/sound/core/
Dtimer.c1411 (1 << SNDRV_TIMER_EVENT_TICK))) == 0) { in snd_timer_user_tinterrupt()
1431 if ((tu->filter & (1 << SNDRV_TIMER_EVENT_TICK)) == 0) in snd_timer_user_tinterrupt()
1438 if (r->event == SNDRV_TIMER_EVENT_TICK) { in snd_timer_user_tinterrupt()
1446 r1.event = SNDRV_TIMER_EVENT_TICK; in snd_timer_user_tinterrupt()
1865 (1<<SNDRV_TIMER_EVENT_TICK)| in snd_timer_user_params()
/Linux-v6.1/include/uapi/sound/
Dasound.h925 SNDRV_TIMER_EVENT_TICK, /* val = ticks */ enumerator
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h925 SNDRV_TIMER_EVENT_TICK, /* val = ticks */ enumerator
/Linux-v6.1/sound/drivers/
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()