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

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

Completed in 159 milliseconds