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
327 while (timeri->flags & SNDRV_TIMER_IFLG_CALLBACK) { in snd_timer_close()342 while (timeri->flags & SNDRV_TIMER_IFLG_CALLBACK) { in snd_timer_close()692 ti->flags |= SNDRV_TIMER_IFLG_CALLBACK; in snd_timer_tasklet()697 ti->flags &= ~SNDRV_TIMER_IFLG_CALLBACK; in snd_timer_tasklet()796 ti->flags |= SNDRV_TIMER_IFLG_CALLBACK; in snd_timer_interrupt()801 ti->flags &= ~SNDRV_TIMER_IFLG_CALLBACK; in snd_timer_interrupt()