Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/sound/
Dasound.h849 #define SNDRV_CTL_ELEM_ACCESS_USER (1<<29) /* user space element */ macro
/linux-4.1.27/sound/core/
Dcontrol.c555 if (!(kctl->vd[0].access & SNDRV_CTL_ELEM_ACCESS_USER)) { in snd_ctl_remove_user_ctl()
1260 access |= SNDRV_CTL_ELEM_ACCESS_USER; in snd_ctl_elem_add()