Searched refs:SNDRV_TIMER_HW_SLAVE (Results 1 – 5 of 5) sorted by relevance
62 if (t->hw.flags & SNDRV_TIMER_HW_SLAVE) in snd_timer_user_info_compat()
80 .flags = SNDRV_TIMER_HW_AUTO | SNDRV_TIMER_HW_SLAVE,
521 if (timer->hw.flags & SNDRV_TIMER_HW_SLAVE) in snd_timer_notify1()564 if (timer->hw.flags & SNDRV_TIMER_HW_SLAVE) in snd_timer_start1()1024 if (!(timer->hw.flags & SNDRV_TIMER_HW_SLAVE) && in snd_timer_dev_register()1081 if (! (timer->hw.flags & SNDRV_TIMER_HW_SLAVE)) in snd_timer_notify()1277 if (timer->hw.flags & SNDRV_TIMER_HW_SLAVE) in snd_timer_proc_read()1661 if (t->hw.flags & SNDRV_TIMER_HW_SLAVE) in snd_timer_user_ginfo()1816 if (t->hw.flags & SNDRV_TIMER_HW_SLAVE) in snd_timer_user_info()1843 if (!(t->hw.flags & SNDRV_TIMER_HW_SLAVE)) { in snd_timer_user_params()
22 #define SNDRV_TIMER_HW_SLAVE 0x00000004 /* only slave timer (variable resolution) */ macro
372 if (!(t->hw.flags & SNDRV_TIMER_HW_SLAVE)) { in initialize_timer()