Home
last modified time | relevance | path

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

/linux/tools/include/uapi/sound/
H A Dasound.h
/linux/include/uapi/sound/
H A Dasound.h1104 #define SNDRV_CTL_ELEM_ACCESS_USER (1<<29) /* user space element */ macro
/linux/tools/perf/trace/beauty/include/uapi/sound/
H A Dasound.h1104 #define SNDRV_CTL_ELEM_ACCESS_USER (1<<29) /* user space element */ macro
/linux/sound/core/
H A Dcontrol.c670 if (!(kctl->vd[0].access & SNDRV_CTL_ELEM_ACCESS_USER)) in snd_ctl_remove_user_ctl()
1658 access |= SNDRV_CTL_ELEM_ACCESS_USER; in snd_ctl_elem_add()