Searched refs:SNDRV_TIMER_IFLG_CALLBACK (Results 1 – 2 of 2) sorted by relevance
46 #define SNDRV_TIMER_IFLG_CALLBACK 0x00000020 /* timer callback is active */ macro
369 while (timeri->flags & SNDRV_TIMER_IFLG_CALLBACK) { in snd_timer_close_locked()751 ti->flags |= SNDRV_TIMER_IFLG_CALLBACK; in snd_timer_tasklet()756 ti->flags &= ~SNDRV_TIMER_IFLG_CALLBACK; in snd_timer_tasklet()852 ti->flags |= SNDRV_TIMER_IFLG_CALLBACK; in snd_timer_interrupt()857 ti->flags &= ~SNDRV_TIMER_IFLG_CALLBACK; in snd_timer_interrupt()