Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h955 #define SNDRV_TIMER_PSFLG_EXCLUSIVE (1<<1) /* exclusive use, precise start/stop/pause/continue */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h955 #define SNDRV_TIMER_PSFLG_EXCLUSIVE (1<<1) /* exclusive use, precise start/stop/pause/continue */ macro
/linux/sound/core/
H A Dtimer.c1838 if (params.flags & SNDRV_TIMER_PSFLG_EXCLUSIVE) in snd_timer_user_params()