Lines Matching defs:kcontrol

1502 static int rx_macro_int_dem_inp_mux_put(struct snd_kcontrol *kcontrol,
1505 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol);
1507 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
1527 return snd_soc_dapm_put_enum_double(kcontrol, ucontrol);
1895 struct snd_kcontrol *kcontrol, int event)
1955 struct snd_kcontrol *kcontrol,
2249 static int rx_macro_get_compander(struct snd_kcontrol *kcontrol,
2253 snd_soc_kcontrol_component(kcontrol);
2254 int comp = ((struct soc_mixer_control *) kcontrol->private_value)->shift;
2261 static int rx_macro_set_compander(struct snd_kcontrol *kcontrol,
2264 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2265 int comp = ((struct soc_mixer_control *) kcontrol->private_value)->shift;
2274 static int rx_macro_mux_get(struct snd_kcontrol *kcontrol,
2277 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol);
2286 static int rx_macro_mux_put(struct snd_kcontrol *kcontrol,
2289 struct snd_soc_dapm_widget *widget = snd_soc_dapm_kcontrol_widget(kcontrol);
2291 struct soc_enum *e = (struct soc_enum *)kcontrol->private_value;
2331 snd_soc_dapm_mux_update_power(widget->dapm, kcontrol,
2357 static int rx_macro_get_ear_mode(struct snd_kcontrol *kcontrol,
2360 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2367 static int rx_macro_put_ear_mode(struct snd_kcontrol *kcontrol,
2370 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2377 static int rx_macro_get_hph_hd2_mode(struct snd_kcontrol *kcontrol,
2380 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2387 static int rx_macro_put_hph_hd2_mode(struct snd_kcontrol *kcontrol,
2390 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2397 static int rx_macro_get_hph_pwr_mode(struct snd_kcontrol *kcontrol,
2400 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2407 static int rx_macro_put_hph_pwr_mode(struct snd_kcontrol *kcontrol,
2410 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2417 static int rx_macro_soft_clip_enable_get(struct snd_kcontrol *kcontrol,
2420 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2428 static int rx_macro_soft_clip_enable_put(struct snd_kcontrol *kcontrol,
2431 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2439 static int rx_macro_aux_hpf_mode_get(struct snd_kcontrol *kcontrol,
2442 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2450 static int rx_macro_aux_hpf_mode_put(struct snd_kcontrol *kcontrol,
2453 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol);
2587 struct snd_kcontrol *kcontrol, int event)
2621 struct snd_kcontrol *kcontrol, int event)
2645 struct snd_kcontrol *kcontrol, int event)
2739 struct snd_kcontrol *kcontrol,
2743 snd_soc_kcontrol_component(kcontrol);
2745 (struct wcd_iir_filter_ctl *)kcontrol->private_value;
2768 static int rx_macro_get_iir_band_audio_mixer(struct snd_kcontrol *kcontrol,
2772 snd_soc_kcontrol_component(kcontrol);
2774 (struct wcd_iir_filter_ctl *)kcontrol->private_value;
2791 static int rx_macro_iir_filter_info(struct snd_kcontrol *kcontrol,
2795 (struct wcd_iir_filter_ctl *)kcontrol->private_value;
2900 struct snd_kcontrol *kcontrol,