Home
last modified time | relevance | path

Searched refs:soc_mixer_control (Results 1 – 25 of 71) sorted by relevance

123

/openbmc/linux/sound/soc/sof/
H A Dcontrol.c21 struct soc_mixer_control *sm = (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_get()
36 struct soc_mixer_control *sm = (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_put()
50 struct soc_mixer_control *sm = (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_info()
73 struct soc_mixer_control *sm = (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_get()
88 struct soc_mixer_control *sm = (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_put()
/openbmc/linux/sound/soc/
H A Dsoc-ops.c177 struct soc_mixer_control *mc = in snd_soc_info_volsw()
178 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_info_volsw()
221 struct soc_mixer_control *mc = in snd_soc_info_volsw_sx()
222 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_info_volsw_sx()
257 struct soc_mixer_control *mc = in snd_soc_get_volsw()
258 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw()
317 struct soc_mixer_control *mc = in snd_soc_put_volsw()
318 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw()
399 struct soc_mixer_control *mc = in snd_soc_get_volsw_sx()
400 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_sx()
[all …]
/openbmc/linux/sound/soc/tegra/
H A Dtegra186_asrc.c278 struct soc_mixer_control *asrc_private = in tegra186_asrc_get_ratio_int()
279 (struct soc_mixer_control *)kcontrol->private_value; in tegra186_asrc_get_ratio_int()
296 struct soc_mixer_control *asrc_private = in tegra186_asrc_put_ratio_int()
297 (struct soc_mixer_control *)kcontrol->private_value; in tegra186_asrc_put_ratio_int()
374 struct soc_mixer_control *asrc_private = in tegra186_asrc_get_hwcomp_disable()
375 (struct soc_mixer_control *)kcontrol->private_value; in tegra186_asrc_get_hwcomp_disable()
388 struct soc_mixer_control *asrc_private = in tegra186_asrc_put_hwcomp_disable()
389 (struct soc_mixer_control *)kcontrol->private_value; in tegra186_asrc_put_hwcomp_disable()
406 struct soc_mixer_control *asrc_private = in tegra186_asrc_get_input_threshold()
407 (struct soc_mixer_control *)kcontrol->private_value; in tegra186_asrc_get_input_threshold()
[all …]
H A Dtegra210_mbdrc.c236 struct soc_mixer_control *mc = in tegra210_mbdrc_get()
237 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mbdrc_get()
252 struct soc_mixer_control *mc = in tegra210_mbdrc_put()
253 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mbdrc_put()
453 struct soc_mixer_control *mc = in tegra210_mbdrc_vol_get()
454 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mbdrc_vol_get()
470 struct soc_mixer_control *mc = in tegra210_mbdrc_vol_put()
471 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mbdrc_vol_put()
H A Dtegra210_peq.c102 struct soc_mixer_control *mc = in tegra210_peq_get()
103 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_peq_get()
125 struct soc_mixer_control *mc = in tegra210_peq_put()
126 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_peq_put()
H A Dtegra210_adx.c171 struct soc_mixer_control *mc; in tegra210_adx_get_byte_map()
175 mc = (struct soc_mixer_control *)kcontrol->private_value; in tegra210_adx_get_byte_map()
203 struct soc_mixer_control *mc = in tegra210_adx_put_byte_map()
204 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_adx_put_byte_map()
H A Dtegra210_amx.c194 struct soc_mixer_control *mc = in tegra210_amx_get_byte_map()
195 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_amx_get_byte_map()
227 struct soc_mixer_control *mc = in tegra210_amx_put_byte_map()
228 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_amx_put_byte_map()
H A Dtegra210_mixer.c180 struct soc_mixer_control *mc = in tegra210_mixer_get_gain()
181 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mixer_get_gain()
199 struct soc_mixer_control *mc = in tegra210_mixer_apply_gain()
200 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mixer_apply_gain()
H A Dtegra210_mvc.c262 struct soc_mixer_control *mc = in tegra210_mvc_get_vol()
263 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mvc_get_vol()
291 struct soc_mixer_control *mc = in tegra210_mvc_update_vol()
292 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mvc_update_vol()
/openbmc/linux/sound/soc/intel/avs/
H A Dcontrol.c49 struct soc_mixer_control *mc = (struct soc_mixer_control *)kcontrol->private_value; in avs_control_volume_get()
80 struct soc_mixer_control *mc = (struct soc_mixer_control *)kcontrol->private_value; in avs_control_volume_put()
/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395.c121 struct soc_mixer_control *mc = in aw88395_set_fade_in_time()
122 (struct soc_mixer_control *)kcontrol->private_value; in aw88395_set_fade_in_time()
156 struct soc_mixer_control *mc = in aw88395_set_fade_out_time()
157 (struct soc_mixer_control *)kcontrol->private_value; in aw88395_set_fade_out_time()
266 struct soc_mixer_control *mc = in aw88395_volume_set()
267 (struct soc_mixer_control *)kcontrol->private_value; in aw88395_volume_set()
300 struct soc_mixer_control *mc = in aw88395_set_fade_step()
301 (struct soc_mixer_control *)kcontrol->private_value; in aw88395_set_fade_step()
333 struct soc_mixer_control *mc = in aw88395_re_set()
334 (struct soc_mixer_control *)kcontrol->private_value; in aw88395_re_set()
/openbmc/linux/include/sound/
H A Dtas2781.h156 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc);
158 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc);
160 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc);
162 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc);
H A Dsoc.h32 ((unsigned long)&(struct soc_mixer_control) \
37 ((unsigned long)&(struct soc_mixer_control) \
44 ((unsigned long)&(struct soc_mixer_control) \
47 ((unsigned long)&(struct soc_mixer_control) \
51 ((unsigned long)&(struct soc_mixer_control) \
56 ((unsigned long)&(struct soc_mixer_control) \
68 .private_value = (unsigned long)&(struct soc_mixer_control) \
88 .private_value = (unsigned long)&(struct soc_mixer_control) \
99 .private_value = (unsigned long)&(struct soc_mixer_control) \
147 .private_value = (unsigned long)&(struct soc_mixer_control) \
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dtas2781-i2c.c64 struct soc_mixer_control *mc = in tas2781_digital_getvol()
65 (struct soc_mixer_control *)kcontrol->private_value; in tas2781_digital_getvol()
75 struct soc_mixer_control *mc = in tas2781_digital_putvol()
76 (struct soc_mixer_control *)kcontrol->private_value; in tas2781_digital_putvol()
86 struct soc_mixer_control *mc = in tas2781_amp_getvol()
87 (struct soc_mixer_control *)kcontrol->private_value; in tas2781_amp_getvol()
98 struct soc_mixer_control *mc = in tas2781_amp_putvol()
99 (struct soc_mixer_control *)kcontrol->private_value; in tas2781_amp_putvol()
H A D88pm860x-codec.c270 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_st()
271 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_2r_st()
294 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_st()
295 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_2r_st()
327 struct soc_mixer_control *mc = in snd_soc_get_volsw_2r_out()
328 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_2r_out()
347 struct soc_mixer_control *mc = in snd_soc_put_volsw_2r_out()
348 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_2r_out()
H A Dtas2781-comlib.c439 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc) in tasdevice_amp_putvol()
465 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc) in tasdevice_amp_getvol()
493 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc) in tasdevice_digital_putvol()
520 struct snd_ctl_elem_value *ucontrol, struct soc_mixer_control *mc) in tasdevice_digital_getvol()
H A Dwm9712.c222 struct soc_mixer_control *mc = in wm9712_hp_mixer_put()
223 (struct soc_mixer_control *)kcontrol->private_value; in wm9712_hp_mixer_put()
265 struct soc_mixer_control *mc = in wm9712_hp_mixer_get()
266 (struct soc_mixer_control *)kcontrol->private_value; in wm9712_hp_mixer_get()
H A Daw88261.c750 struct soc_mixer_control *mc = in aw88261_set_fade_in_time()
751 (struct soc_mixer_control *)kcontrol->private_value; in aw88261_set_fade_in_time()
785 struct soc_mixer_control *mc = in aw88261_set_fade_out_time()
786 (struct soc_mixer_control *)kcontrol->private_value; in aw88261_set_fade_out_time()
909 struct soc_mixer_control *mc = in aw88261_volume_set()
910 (struct soc_mixer_control *)kcontrol->private_value; in aw88261_volume_set()
944 struct soc_mixer_control *mc = in aw88261_set_fade_step()
945 (struct soc_mixer_control *)kcontrol->private_value; in aw88261_set_fade_step()
H A Dwsa881x.c747 struct soc_mixer_control *mc = in wsa881x_put_pa_gain()
748 (struct soc_mixer_control *)kc->private_value; in wsa881x_put_pa_gain()
794 struct soc_mixer_control *mixer = in wsa881x_get_port()
795 (struct soc_mixer_control *)kcontrol->private_value; in wsa881x_get_port()
826 struct soc_mixer_control *mixer = in wsa881x_set_port()
827 (struct soc_mixer_control *)kcontrol->private_value; in wsa881x_set_port()
H A Dtwl4030.c837 struct soc_mixer_control *mc = in snd_soc_get_volsw_twl4030()
838 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_twl4030()
866 struct soc_mixer_control *mc = in snd_soc_put_volsw_twl4030()
867 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_twl4030()
895 struct soc_mixer_control *mc = in snd_soc_get_volsw_r2_twl4030()
896 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_r2_twl4030()
922 struct soc_mixer_control *mc = in snd_soc_put_volsw_r2_twl4030()
923 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_r2_twl4030()
H A Dlpass-wsa-macro.c1759 int ec_tx = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_get_ec_hq()
1771 int ec_tx = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_set_ec_hq()
1785 int comp = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_get_compander()
1796 int comp = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_set_compander()
1899 int path = ((struct soc_mixer_control *)kcontrol->private_value)->shift; in wsa_macro_soft_clip_enable_get()
1911 int path = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_soft_clip_enable_put()
1971 struct soc_mixer_control *mixer = (struct soc_mixer_control *)kcontrol->private_value; in wsa_macro_vi_feed_mixer_get()
1989 struct soc_mixer_control *mixer = (struct soc_mixer_control *)kcontrol->private_value; in wsa_macro_vi_feed_mixer_put()
H A Dda7218.c447 struct soc_mixer_control *mc = in da7218_alc_sw_put()
448 (struct soc_mixer_control *) kcontrol->private_value; in da7218_alc_sw_put()
474 struct soc_mixer_control *mixer_ctrl = in da7218_tonegen_freq_get()
475 (struct soc_mixer_control *) kcontrol->private_value; in da7218_tonegen_freq_get()
498 struct soc_mixer_control *mixer_ctrl = in da7218_tonegen_freq_put()
499 (struct soc_mixer_control *) kcontrol->private_value; in da7218_tonegen_freq_put()
518 struct soc_mixer_control *mixer_ctrl = in da7218_mic_lvl_det_sw_put()
519 (struct soc_mixer_control *) kcontrol->private_value; in da7218_mic_lvl_det_sw_put()
545 struct soc_mixer_control *mixer_ctrl = in da7218_mic_lvl_det_sw_get()
546 (struct soc_mixer_control *) kcontrol->private_value; in da7218_mic_lvl_det_sw_get()
/openbmc/linux/sound/soc/ti/
H A Domap-mcbsp-st.c373 struct soc_mixer_control *mc = in omap_mcbsp_st_info_volsw()
374 (struct soc_mixer_control *)kcontrol->private_value; in omap_mcbsp_st_info_volsw()
392 struct soc_mixer_control *mc = \
393 (struct soc_mixer_control *)kc->private_value; \
456 .private_value = (unsigned long)&(struct soc_mixer_control) \
/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dtopology.c1008 struct soc_mixer_control *sm; in audioreach_route_load()
1012 sm = (struct soc_mixer_control *)w->kcontrol_news[i].private_value; in audioreach_route_load()
1094 struct soc_mixer_control *mc = (struct soc_mixer_control *)kcontrol->private_value; in audioreach_get_audio_mixer()
1115 struct soc_mixer_control *mc = (struct soc_mixer_control *)kcontrol->private_value; in audioreach_put_audio_mixer()
1194 struct soc_mixer_control *sm; in audioreach_control_load()
1206 sm = (struct soc_mixer_control *)kc->private_value; in audioreach_control_load()
1211 sm = (struct soc_mixer_control *)kc->private_value; in audioreach_control_load()
/openbmc/linux/sound/pci/hda/
H A Dtas2781_hda_i2c.c49 .private_value = (unsigned long)&(struct soc_mixer_control) \
309 struct soc_mixer_control *mc = in tas2781_amp_getvol()
310 (struct soc_mixer_control *)kcontrol->private_value; in tas2781_amp_getvol()
326 struct soc_mixer_control *mc = in tas2781_amp_putvol()
327 (struct soc_mixer_control *)kcontrol->private_value; in tas2781_amp_putvol()

123