Home
last modified time | relevance | path

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

/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h1082 #define SNDRV_CTL_ELEM_ACCESS_LOCK (1<<9) /* write lock */ macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h1082 #define SNDRV_CTL_ELEM_ACCESS_LOCK (1<<9) /* write lock */ macro
/openbmc/linux/sound/core/
H A Dcontrol.c1222 info->access |= SNDRV_CTL_ELEM_ACCESS_LOCK; in __snd_ctl_elem_info()