Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dcontrol.h59 struct snd_kcontrol_volatile { struct
78 struct snd_kcontrol_volatile vd[]; /* volatile data */ argument
/kernel/linux/linux-5.10/sound/core/
Dcontrol.c564 struct snd_kcontrol_volatile *vd; in snd_ctl_activate_id()
964 struct snd_kcontrol_volatile *vd; in __snd_ctl_elem_info()
1035 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_read()
1109 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_write()
1172 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_lock()
1200 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_unlock()
1608 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in call_tlv_handler()
1633 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in read_tlv_buf()
1661 struct snd_kcontrol_volatile *vd; in snd_ctl_tlv_ioctl()
/kernel/linux/linux-5.10/sound/pci/ice1712/
Dwm8776.c36 struct snd_kcontrol_volatile *vd; in snd_wm8776_activate_ctl()
/kernel/linux/linux-5.10/sound/soc/codecs/
Dsigmadsp.c660 struct snd_kcontrol_volatile *vd; in sigmadsp_activate_ctrl()