Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dcontrol.h64 struct snd_kcontrol_volatile { struct
83 struct snd_kcontrol_volatile vd[0]; /* volatile data */ argument
/Linux-v4.19/sound/core/
Dcontrol.c221 size += sizeof(struct snd_kcontrol_volatile) * count; in snd_ctl_new()
593 struct snd_kcontrol_volatile *vd; in snd_ctl_activate_id()
827 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_info()
883 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_read()
930 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_write()
993 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_lock()
1021 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_unlock()
1447 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in call_tlv_handler()
1471 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in read_tlv_buf()
1499 struct snd_kcontrol_volatile *vd; in snd_ctl_tlv_ioctl()
/Linux-v4.19/sound/pci/ice1712/
Dwm8776.c50 struct snd_kcontrol_volatile *vd; in snd_wm8776_activate_ctl()
/Linux-v4.19/sound/soc/codecs/
Dsigmadsp.c661 struct snd_kcontrol_volatile *vd; in sigmadsp_activate_ctrl()