Searched refs:SNDRV_TIMER_PSFLG_AUTO (Results 1 – 13 of 13) sorted by relevance
686 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) macro
690 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
692 #define SNDRV_TIMER_PSFLG_AUTO (1 << 0) macro
689 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
730 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
720 #define SNDRV_TIMER_PSFLG_AUTO (1 << 0) macro
687 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) macro
694 #define SNDRV_TIMER_PSFLG_AUTO (1 << 0) macro
699 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
696 timer_param.flags |= SNDRV_TIMER_PSFLG_AUTO; in enable_timer()