Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_value (Results 1 – 6 of 6) sorted by relevance

/include/sound/
Dsoc-topology.h21 struct snd_ctl_elem_value;
82 struct snd_ctl_elem_value *ucontrol);
84 struct snd_ctl_elem_value *ucontrol);
Dwss.h174 struct snd_ctl_elem_value *ucontrol);
176 struct snd_ctl_elem_value *ucontrol);
216 struct snd_ctl_elem_value *ucontrol);
218 struct snd_ctl_elem_value *ucontrol);
Dsoc.h590 struct snd_ctl_elem_value *ucontrol);
592 struct snd_ctl_elem_value *ucontrol);
599 struct snd_ctl_elem_value *ucontrol);
601 struct snd_ctl_elem_value *ucontrol);
605 struct snd_ctl_elem_value *ucontrol);
607 struct snd_ctl_elem_value *ucontrol);
611 struct snd_ctl_elem_value *ucontrol);
613 struct snd_ctl_elem_value *ucontrol);
619 struct snd_ctl_elem_value *ucontrol);
621 struct snd_ctl_elem_value *ucontrol);
[all …]
Dcontrol.h18 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucont…
19 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucont…
Dsoc-dapm.h388 struct snd_ctl_elem_value *ucontrol);
390 struct snd_ctl_elem_value *ucontrol);
392 struct snd_ctl_elem_value *ucontrol);
394 struct snd_ctl_elem_value *ucontrol);
398 struct snd_ctl_elem_value *uncontrol);
400 struct snd_ctl_elem_value *uncontrol);
/include/uapi/sound/
Dasound.h936 struct snd_ctl_elem_value { struct
972 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
973 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)