Home
last modified time | relevance | path

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

/Linux-v5.4/include/sound/
Dcontrol.h49 struct snd_kcontrol_volatile { struct
68 struct snd_kcontrol_volatile vd[0]; /* volatile data */ argument
/Linux-v5.4/sound/core/
Dcontrol.c562 struct snd_kcontrol_volatile *vd; in snd_ctl_activate_id()
796 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_info()
852 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_read()
899 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_write()
962 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_lock()
990 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_unlock()
1419 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in call_tlv_handler()
1443 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in read_tlv_buf()
1471 struct snd_kcontrol_volatile *vd; in snd_ctl_tlv_ioctl()
/Linux-v5.4/sound/soc/codecs/
Dsigmadsp.c660 struct snd_kcontrol_volatile *vd; in sigmadsp_activate_ctrl()
/Linux-v5.4/sound/pci/ice1712/
Dwm8776.c36 struct snd_kcontrol_volatile *vd; in snd_wm8776_activate_ctl()