HomeSort by relevance Sort by last modified time
    Searched refs:snd_kcontrol (Results 1 - 24 of 24) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h 29 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_new1(const struct snd_kcontrol_new * kcontrolnew, void * private_data)
    [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.h 190 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 *kcontrol
    [all...]
sb16_csp.h 170 struct snd_kcontrol *qsound_switch;
171 struct snd_kcontrol *qsound_space;
emu8000.h 90 struct snd_kcontrol *controls[EMU8000_NUM_CONTROLS];
soc-dapm.h 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;
trident.h 395 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 */
ymfpci.h 343 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;
ak4114.h 175 struct snd_kcontrol *kctls[AK4114_CONTROLS];
ak4117.h 166 struct snd_kcontrol *kctls[AK4117_CONTROLS];
emu10k1.h     [all...]
cs46xx.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
control.h 29 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_new1(const struct snd_kcontrol_new * kcontrolnew, void * private_data)
    [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.h 190 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 *kcontrol
    [all...]
sb16_csp.h 170 struct snd_kcontrol *qsound_switch;
171 struct snd_kcontrol *qsound_space;
emu8000.h 90 struct snd_kcontrol *controls[EMU8000_NUM_CONTROLS];
soc-dapm.h 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;
trident.h 395 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 */
ymfpci.h 343 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;
ak4114.h 175 struct snd_kcontrol *kctls[AK4114_CONTROLS];
ak4117.h 166 struct snd_kcontrol *kctls[AK4117_CONTROLS];
emu10k1.h     [all...]
cs46xx.h     [all...]

Completed in 3723 milliseconds