Searched defs:vd (Results 1 - 1 of 1) sorted by relevance

/sound/core/
H A Dcontrol.c129 if (control->vd[idx].owner == ctl)
130 control->vd[idx].owner = NULL;
210 kctl->vd[idx].access = access;
512 if (!(kctl->vd[0].access & SNDRV_CTL_ELEM_ACCESS_USER)) {
517 if (kctl->vd[idx].owner != NULL && kctl->vd[idx].owner != file) {
545 struct snd_kcontrol_volatile *vd; local
556 vd = &kctl->vd[index_offset];
559 if (!(vd
769 struct snd_kcontrol_volatile *vd; local
825 struct snd_kcontrol_volatile *vd; local
873 struct snd_kcontrol_volatile *vd; local
933 struct snd_kcontrol_volatile *vd; local
961 struct snd_kcontrol_volatile *vd; local
1213 struct snd_kcontrol_volatile *vd; local
[all...]

Completed in 47 milliseconds