Searched refs:SNDRV_CTL_ELEM_ACCESS_USER (Results 1 – 5 of 5) sorted by relevance
869 #define SNDRV_CTL_ELEM_ACCESS_USER (1<<29) /* user space element */ macro
986 #define SNDRV_CTL_ELEM_ACCESS_USER (1<<29) /* user space element */ macro
530 if (!(kctl->vd[0].access & SNDRV_CTL_ELEM_ACCESS_USER)) { in snd_ctl_remove_user_ctl()1461 access |= SNDRV_CTL_ELEM_ACCESS_USER; in snd_ctl_elem_add()