Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dcontrol.h62 struct snd_kcontrol_volatile { struct
81 struct snd_kcontrol_volatile vd[0]; /* volatile data */ argument
/linux-4.1.27/sound/core/
Dcontrol.c217 size += sizeof(struct snd_kcontrol_volatile) * count; in snd_ctl_new()
589 struct snd_kcontrol_volatile *vd; in snd_ctl_activate_id()
813 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_info()
869 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_read()
917 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_write()
977 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_lock()
1005 struct snd_kcontrol_volatile *vd; in snd_ctl_elem_unlock()
1400 struct snd_kcontrol_volatile *vd; in snd_ctl_tlv_ioctl()
/linux-4.1.27/sound/soc/codecs/
Dsigmadsp.c662 struct snd_kcontrol_volatile *vd; in sigmadsp_activate_ctrl()
/linux-4.1.27/sound/pci/ice1712/
Dwm8776.c50 struct snd_kcontrol_volatile *vd; in snd_wm8776_activate_ctl()