Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h1105 #define SNDRV_CTL_ELEM_ACCESS_LOCK (1<<9) /* write lock */
1101 #define SNDRV_CTL_ELEM_ACCESS_LOCK global() macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1101 #define SNDRV_CTL_ELEM_ACCESS_LOCK (1<<9) /* write lock */ macro
/linux/sound/core/
H A Dcontrol.c1145 info->access |= SNDRV_CTL_ELEM_ACCESS_LOCK; in __snd_ctl_elem_info()