Searched refs:SNDRV_TIMER_IFLG_SLAVE (Results 1 – 2 of 2) sorted by relevance
26 #define SNDRV_TIMER_IFLG_SLAVE 0x00000001 macro
323 timeri->flags |= SNDRV_TIMER_IFLG_SLAVE; in snd_timer_open() 430 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_close_locked() 451 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_close_locked() 527 if (ti->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_notify1() 682 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_start() 696 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_stop() 712 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_continue() 724 if (timeri->flags & SNDRV_TIMER_IFLG_SLAVE) in snd_timer_pause()