Searched refs:SNDRV_TIMER_PSFLG_AUTO (Results 1 – 5 of 5) sorted by relevance
748 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
850 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
1886 if (params.flags & SNDRV_TIMER_PSFLG_AUTO) in snd_timer_user_params()