Home
last modified time | relevance | path

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

/Linux-v6.6/include/sound/
Dcontrol.h65 struct snd_kcontrol_volatile { struct
84 struct snd_kcontrol_volatile vd[]; /* volatile data */ argument
/Linux-v6.6/sound/core/
Dcontrol.c709 struct snd_kcontrol_volatile *vd; in snd_ctl_activate_id()
1204 struct snd_kcontrol_volatile *vd; in __snd_ctl_elem_info()
1276 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_read()
1355 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_write()
1435 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_lock()
1463 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_unlock()
1903 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in call_tlv_handler()
1932 struct snd_kcontrol_volatile *vd = &kctl->vd[snd_ctl_get_ioff(kctl, id)]; in read_tlv_buf()
1960 struct snd_kcontrol_volatile *vd; in snd_ctl_tlv_ioctl()
Dcontrol_led.c218 struct snd_kcontrol_volatile *vd; in snd_ctl_led_notify()
247 struct snd_kcontrol_volatile *vd; in snd_ctl_led_set_id()
318 struct snd_kcontrol_volatile *vd; in snd_ctl_led_reset()
/Linux-v6.6/sound/pci/ice1712/
Dwm8776.c36 struct snd_kcontrol_volatile *vd; in snd_wm8776_activate_ctl()