Searched refs:snd_ctl_elem_value (Results 1 – 7 of 7) sorted by relevance
| /include/sound/ |
| A D | tas2781-comlib-i2c.h | 30 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc); 32 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc); 34 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc); 36 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc);
|
| A D | soc-topology.h | 21 struct snd_ctl_elem_value; 79 struct snd_ctl_elem_value *ucontrol); 81 struct snd_ctl_elem_value *ucontrol);
|
| A D | wss.h | 174 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);
|
| A D | soc-dapm.h | 638 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); 639 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); 640 int snd_soc_dapm_get_enum_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol… 641 int snd_soc_dapm_put_enum_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol… 643 int snd_soc_dapm_get_pin_switch(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uncontrol… 644 int snd_soc_dapm_put_pin_switch(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *uncontrol… 646 struct snd_ctl_elem_value *uncontrol); 648 struct snd_ctl_elem_value *uncontrol);
|
| A D | soc.h | 546 struct snd_ctl_elem_value *ucontrol); 548 struct snd_ctl_elem_value *ucontrol); 555 struct snd_ctl_elem_value *ucontrol); 557 struct snd_ctl_elem_value *ucontrol); 561 struct snd_ctl_elem_value *ucontrol); 563 struct snd_ctl_elem_value *ucontrol); 569 struct snd_ctl_elem_value *ucontrol); 579 struct snd_ctl_elem_value *ucontrol); 581 struct snd_ctl_elem_value *ucontrol); 583 struct snd_ctl_elem_value *ucontrol); [all …]
|
| A D | control.h | 18 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…
|
| /include/uapi/sound/ |
| A D | asound.h | 1168 struct snd_ctl_elem_value { struct 1203 #define SNDRV_CTL_IOCTL_ELEM_READ _IOWR('U', 0x12, struct snd_ctl_elem_value) argument 1204 #define SNDRV_CTL_IOCTL_ELEM_WRITE _IOWR('U', 0x13, struct snd_ctl_elem_value)
|
Completed in 24 milliseconds