Home
last modified time | relevance | path

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

/include/sound/
Dwss.h189 struct snd_ctl_elem_value *ucontrol);
191 struct snd_ctl_elem_value *ucontrol);
231 struct snd_ctl_elem_value *ucontrol);
233 struct snd_ctl_elem_value *ucontrol);
Dsoc.h532 struct snd_ctl_elem_value *ucontrol);
534 struct snd_ctl_elem_value *ucontrol);
539 struct snd_ctl_elem_value *ucontrol);
541 struct snd_ctl_elem_value *ucontrol);
545 struct snd_ctl_elem_value *ucontrol);
547 struct snd_ctl_elem_value *ucontrol);
551 struct snd_ctl_elem_value *ucontrol);
553 struct snd_ctl_elem_value *ucontrol);
557 struct snd_ctl_elem_value *ucontrol);
559 struct snd_ctl_elem_value *ucontrol);
[all …]
Dcontrol.h31 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucont…
32 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucont…
Dsoc-dapm.h359 struct snd_ctl_elem_value *ucontrol);
361 struct snd_ctl_elem_value *ucontrol);
363 struct snd_ctl_elem_value *ucontrol);
365 struct snd_ctl_elem_value *ucontrol);
369 struct snd_ctl_elem_value *uncontrol);
371 struct snd_ctl_elem_value *uncontrol);
/include/uapi/sound/
Dasound.h882 struct snd_ctl_elem_value { struct
918 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument
919 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)