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.c565 struct snd_kcontrol_volatile *vd; in snd_ctl_activate_id()
965 struct snd_kcontrol_volatile *vd; in __snd_ctl_elem_info()
1036 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_read()
1110 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_write()
1173 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_lock()
1201 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_unlock()
1609 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in call_tlv_handler()
1634 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in read_tlv_buf()
1662 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()