Searched refs:snd_kcontrol (Results 1 - 24 of 24) sorted by relevance

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dcontrol.h29 struct snd_kcontrol;
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,
63 struct snd_kcontrol { struct
76 void (*private_free)(struct snd_kcontrol *kcontrol);
80 #define snd_kcontrol(n) list_entry(n, struct snd_kcontrol, list) macro
111 struct snd_kcontrol *snd_ctl_new
[all...]
H A Dcs4231.h158 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);
H A Dsoc.h190 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template,
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 *kcontro
[all...]
H A Dsb16_csp.h170 struct snd_kcontrol *qsound_switch;
171 struct snd_kcontrol *qsound_space;
H A Demu8000.h90 struct snd_kcontrol *controls[EMU8000_NUM_CONTROLS];
H A Dsoc-dapm.h182 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;
H A Dtrident.h395 struct snd_kcontrol *spdif_pcm_ctl; /* S/PDIF settings */
427 struct snd_kcontrol *ctl_vol; /* front volume */
428 struct snd_kcontrol *ctl_pan; /* pan */
429 struct snd_kcontrol *ctl_rvol; /* rear volume */
430 struct snd_kcontrol *ctl_cvol; /* center volume */
H A Dymfpci.h343 struct snd_kcontrol *ctl_vol_recsrc;
344 struct snd_kcontrol *ctl_vol_adcrec;
345 struct snd_kcontrol *ctl_vol_spdifrec;
347 struct snd_kcontrol *spdif_pcm_ctl;
354 struct snd_kcontrol *ctl;
H A Dak4114.h175 struct snd_kcontrol *kctls[AK4114_CONTROLS];
H A Dak4117.h166 struct snd_kcontrol *kctls[AK4117_CONTROLS];
H A Demu10k1.h1361 struct snd_kcontrol *kcontrol;
1528 struct snd_kcontrol *ctl_send_routing;
1529 struct snd_kcontrol *ctl_send_volume;
1530 struct snd_kcontrol *ctl_attn;
1531 struct snd_kcontrol *ctl_efx_send_routing;
1532 struct snd_kcontrol *ctl_efx_send_volume;
1533 struct snd_kcontrol *ctl_efx_attn;
H A Dcs46xx.h1705 struct snd_kcontrol *eapd_switch; /* for amplifier hack */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
H A Dcontrol.h29 struct snd_kcontrol;
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,
63 struct snd_kcontrol { struct
76 void (*private_free)(struct snd_kcontrol *kcontrol);
80 #define snd_kcontrol(n) list_entry(n, struct snd_kcontrol, list) macro
111 struct snd_kcontrol *snd_ctl_new
[all...]
H A Dcs4231.h158 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);
H A Dsoc.h190 struct snd_kcontrol *snd_soc_cnew(const struct snd_kcontrol_new *_template,
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 *kcontro
[all...]
H A Dsb16_csp.h170 struct snd_kcontrol *qsound_switch;
171 struct snd_kcontrol *qsound_space;
H A Demu8000.h90 struct snd_kcontrol *controls[EMU8000_NUM_CONTROLS];
H A Dsoc-dapm.h182 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;
H A Dtrident.h395 struct snd_kcontrol *spdif_pcm_ctl; /* S/PDIF settings */
427 struct snd_kcontrol *ctl_vol; /* front volume */
428 struct snd_kcontrol *ctl_pan; /* pan */
429 struct snd_kcontrol *ctl_rvol; /* rear volume */
430 struct snd_kcontrol *ctl_cvol; /* center volume */
H A Dymfpci.h343 struct snd_kcontrol *ctl_vol_recsrc;
344 struct snd_kcontrol *ctl_vol_adcrec;
345 struct snd_kcontrol *ctl_vol_spdifrec;
347 struct snd_kcontrol *spdif_pcm_ctl;
354 struct snd_kcontrol *ctl;
H A Dak4114.h175 struct snd_kcontrol *kctls[AK4114_CONTROLS];
H A Dak4117.h166 struct snd_kcontrol *kctls[AK4117_CONTROLS];
H A Demu10k1.h1361 struct snd_kcontrol *kcontrol;
1528 struct snd_kcontrol *ctl_send_routing;
1529 struct snd_kcontrol *ctl_send_volume;
1530 struct snd_kcontrol *ctl_attn;
1531 struct snd_kcontrol *ctl_efx_send_routing;
1532 struct snd_kcontrol *ctl_efx_send_volume;
1533 struct snd_kcontrol *ctl_efx_attn;
H A Dcs46xx.h1705 struct snd_kcontrol *eapd_switch; /* for amplifier hack */

Completed in 772 milliseconds