/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
control.h | 27 #define snd_kcontrol_chip(kcontrol) ((kcontrol)->private_data) 30 typedef int (snd_kcontrol_info_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo); 31 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol); 32 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol); 33 typedef int (snd_kcontrol_tlv_rw_t)(struct snd_kcontrol *kcontrol, 76 void (*private_free)(struct snd_kcontrol *kcontrol); 112 void snd_ctl_free_one(struct snd_kcontrol * kcontrol); 113 int snd_ctl_add(struct snd_card * card, struct snd_kcontrol * kcontrol); 114 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol); [all...] |
soc.h | 28 * Convenience kcontrol builders 192 int snd_soc_info_enum_double(struct snd_kcontrol *kcontrol, 194 int snd_soc_info_enum_ext(struct snd_kcontrol *kcontrol, 196 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol, 198 int snd_soc_put_enum_double(struct snd_kcontrol *kcontrol, 200 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol, 202 int snd_soc_info_volsw_ext(struct snd_kcontrol *kcontrol, 205 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, 207 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol, 209 int snd_soc_info_volsw_2r(struct snd_kcontrol *kcontrol, [all...] |
cs4231.h | 158 int snd_cs4231_info_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo); 159 int snd_cs4231_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); 160 int snd_cs4231_put_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); 168 int snd_cs4231_info_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo); 169 int snd_cs4231_get_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); 170 int snd_cs4231_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
|
soc-dapm.h | 133 /* dapm kcontrol types */ 182 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol, 184 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol, 186 int snd_soc_dapm_get_enum_double(struct snd_kcontrol *kcontrol, 188 int snd_soc_dapm_put_enum_double(struct snd_kcontrol *kcontrol, 239 struct snd_kcontrol *kcontrol; member in struct:snd_soc_dapm_path
|
emu10k1.h | 1361 struct snd_kcontrol *kcontrol; member in struct:snd_emu10k1_fx8010_ctl [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/ |
control.h | 27 #define snd_kcontrol_chip(kcontrol) ((kcontrol)->private_data) 30 typedef int (snd_kcontrol_info_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_info * uinfo); 31 typedef int (snd_kcontrol_get_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol); 32 typedef int (snd_kcontrol_put_t) (struct snd_kcontrol * kcontrol, struct snd_ctl_elem_value * ucontrol); 33 typedef int (snd_kcontrol_tlv_rw_t)(struct snd_kcontrol *kcontrol, 76 void (*private_free)(struct snd_kcontrol *kcontrol); 112 void snd_ctl_free_one(struct snd_kcontrol * kcontrol); 113 int snd_ctl_add(struct snd_card * card, struct snd_kcontrol * kcontrol); 114 int snd_ctl_remove(struct snd_card * card, struct snd_kcontrol * kcontrol); [all...] |
soc.h | 28 * Convenience kcontrol builders 192 int snd_soc_info_enum_double(struct snd_kcontrol *kcontrol, 194 int snd_soc_info_enum_ext(struct snd_kcontrol *kcontrol, 196 int snd_soc_get_enum_double(struct snd_kcontrol *kcontrol, 198 int snd_soc_put_enum_double(struct snd_kcontrol *kcontrol, 200 int snd_soc_info_volsw(struct snd_kcontrol *kcontrol, 202 int snd_soc_info_volsw_ext(struct snd_kcontrol *kcontrol, 205 int snd_soc_get_volsw(struct snd_kcontrol *kcontrol, 207 int snd_soc_put_volsw(struct snd_kcontrol *kcontrol, 209 int snd_soc_info_volsw_2r(struct snd_kcontrol *kcontrol, [all...] |
cs4231.h | 158 int snd_cs4231_info_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo); 159 int snd_cs4231_get_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); 160 int snd_cs4231_put_single(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); 168 int snd_cs4231_info_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo); 169 int snd_cs4231_get_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol); 170 int snd_cs4231_put_double(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_value *ucontrol);
|
soc-dapm.h | 133 /* dapm kcontrol types */ 182 int snd_soc_dapm_put_volsw(struct snd_kcontrol *kcontrol, 184 int snd_soc_dapm_get_volsw(struct snd_kcontrol *kcontrol, 186 int snd_soc_dapm_get_enum_double(struct snd_kcontrol *kcontrol, 188 int snd_soc_dapm_put_enum_double(struct snd_kcontrol *kcontrol, 239 struct snd_kcontrol *kcontrol; member in struct:snd_soc_dapm_path
|
emu10k1.h | 1361 struct snd_kcontrol *kcontrol; member in struct:snd_emu10k1_fx8010_ctl [all...] |
/hardware/qcom/audio/legacy/libalsa-intf/ |
alsa_ucm.h | 57 * device use case. The use case manager kcontrol configurations are stored in
|