Home
last modified time | relevance | path

Searched refs:SNDRV_TIMER_PSFLG_AUTO (Results 1 – 4 of 4) sorted by relevance

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h954 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h954 #define SNDRV_TIMER_PSFLG_AUTO (1<<0) /* auto start, otherwise one-shot */ macro
/linux/sound/core/
H A Dtimer.c1836 if (params.flags & SNDRV_TIMER_PSFLG_AUTO) in snd_timer_user_params()