Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dtimer.h24 #define SNDRV_TIMER_HW_WORK 0x00000010 /* timer is called from work */ macro
/linux/sound/core/
H A Dhrtimer.c115 .flags = SNDRV_TIMER_HW_AUTO | SNDRV_TIMER_HW_WORK,
H A Dtimer.c869 if ((timer->hw.flags & SNDRV_TIMER_HW_WORK) || in snd_timer_interrupt()
1176 .flags = SNDRV_TIMER_HW_FIRST | SNDRV_TIMER_HW_WORK,
2105 .flags = SNDRV_TIMER_HW_AUTO | SNDRV_TIMER_HW_WORK,