Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_PSFLG_AUTO (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h600 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h850 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h850 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h949 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h949 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h675 #define SNDRV_TIMER_PSFLG_AUTO (1 << 0) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h675 #define SNDRV_TIMER_PSFLG_AUTO (1 << 0) macro
/kernel/linux/linux-5.10/sound/core/
H A Dtimer.c1886 if (params.flags & SNDRV_TIMER_PSFLG_AUTO) in snd_timer_user_params()
/kernel/linux/linux-6.6/sound/core/
H A Dtimer.c1894 if (params.flags & SNDRV_TIMER_PSFLG_AUTO) in snd_timer_user_params()

Completed in 29 milliseconds