| /linux/sound/soc/ |
| A D | soc-ops.c | 178 struct soc_mixer_control *mc = in snd_soc_info_volsw() 213 struct soc_mixer_control *mc = in snd_soc_info_volsw_sx() 240 struct soc_mixer_control *mc = in snd_soc_get_volsw() 300 struct soc_mixer_control *mc = in snd_soc_put_volsw() 362 struct soc_mixer_control *mc = in snd_soc_get_volsw_sx() 399 struct soc_mixer_control *mc = in snd_soc_put_volsw_sx() 447 struct soc_mixer_control *mc = in snd_soc_info_volsw_range() 477 struct soc_mixer_control *mc = in snd_soc_put_volsw_range() 530 struct soc_mixer_control *mc = in snd_soc_get_volsw_range() 586 struct soc_mixer_control *mc = (struct soc_mixer_control *)kctl->private_value; in snd_soc_limit_volume() [all …]
|
| /linux/sound/soc/sof/ |
| A D | control.c | 105 struct soc_mixer_control *sm = in snd_sof_volume_get() 106 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_get() 125 struct soc_mixer_control *sm = in snd_sof_volume_put() 126 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_put() 155 struct soc_mixer_control *sm = (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_info() 178 struct soc_mixer_control *sm = in snd_sof_switch_get() 179 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_get() 196 struct soc_mixer_control *sm = in snd_sof_switch_put() 197 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_put() 596 struct soc_mixer_control *sm; in snd_sof_control_notify() [all …]
|
| /linux/include/sound/ |
| A D | soc.h | 32 ((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) \ 166 .private_value = (unsigned long)&(struct soc_mixer_control) \ [all …]
|
| /linux/sound/soc/tegra/ |
| A D | tegra210_mvc.c | 134 struct soc_mixer_control *mc = in tegra210_mvc_put_mute() 135 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mvc_put_mute() 177 struct soc_mixer_control *mc = in tegra210_mvc_get_vol() 178 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mvc_get_vol() 199 struct soc_mixer_control *mc = in tegra210_mvc_put_vol() 200 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_mvc_put_vol()
|
| A D | tegra210_adx.c | 171 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() 193 struct soc_mixer_control *mc = in tegra210_adx_put_byte_map() 194 (struct soc_mixer_control *)kcontrol->private_value;; in tegra210_adx_put_byte_map()
|
| A D | tegra210_amx.c | 194 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() 217 struct soc_mixer_control *mc = in tegra210_amx_put_byte_map() 218 (struct soc_mixer_control *)kcontrol->private_value; in tegra210_amx_put_byte_map()
|
| A D | tegra210_mixer.c | 180 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()
|
| /linux/sound/soc/ti/ |
| A D | omap-mcbsp-st.c | 384 struct soc_mixer_control *mc = in omap_mcbsp_st_info_volsw() 385 (struct soc_mixer_control *)kcontrol->private_value; in omap_mcbsp_st_info_volsw() 403 struct soc_mixer_control *mc = \ 404 (struct soc_mixer_control *)kc->private_value; \ 467 .private_value = (unsigned long)&(struct soc_mixer_control) \
|
| /linux/sound/soc/codecs/ |
| A D | 88pm860x-codec.c | 270 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()
|
| A D | wm9712.c | 222 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()
|
| A D | wsa881x.c | 744 struct soc_mixer_control *mc = in wsa881x_put_pa_gain() 745 (struct soc_mixer_control *)kc->private_value; in wsa881x_put_pa_gain() 784 struct soc_mixer_control *mixer = in wsa881x_get_port() 785 (struct soc_mixer_control *)kcontrol->private_value; in wsa881x_get_port() 816 struct soc_mixer_control *mixer = in wsa881x_set_port() 817 (struct soc_mixer_control *)kcontrol->private_value; in wsa881x_set_port()
|
| A D | lpass-wsa-macro.c | 1756 int ec_tx = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_get_ec_hq() 1768 int ec_tx = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_set_ec_hq() 1782 int comp = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_get_compander() 1793 int comp = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_set_compander() 1898 int path = ((struct soc_mixer_control *)kcontrol->private_value)->shift; in wsa_macro_soft_clip_enable_get() 1910 int path = ((struct soc_mixer_control *) kcontrol->private_value)->shift; in wsa_macro_soft_clip_enable_put() 1970 struct soc_mixer_control *mixer = (struct soc_mixer_control *)kcontrol->private_value; in wsa_macro_vi_feed_mixer_get() 1988 struct soc_mixer_control *mixer = (struct soc_mixer_control *)kcontrol->private_value; in wsa_macro_vi_feed_mixer_put()
|
| A D | twl4030.c | 829 struct soc_mixer_control *mc = in snd_soc_get_volsw_twl4030() 830 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_twl4030() 858 struct soc_mixer_control *mc = in snd_soc_put_volsw_twl4030() 859 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_twl4030() 887 struct soc_mixer_control *mc = in snd_soc_get_volsw_r2_twl4030() 888 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_r2_twl4030() 914 struct soc_mixer_control *mc = in snd_soc_put_volsw_r2_twl4030() 915 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw_r2_twl4030()
|
| A D | max98373.c | 177 struct soc_mixer_control *mc = in max98373_feedback_get() 178 (struct soc_mixer_control *)kcontrol->private_value; in max98373_feedback_get()
|
| A D | da7218.c | 447 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()
|
| A D | wm9713.c | 231 struct soc_mixer_control *mc = in wm9713_hp_mixer_put() 232 (struct soc_mixer_control *)kcontrol->private_value; in wm9713_hp_mixer_put() 274 struct soc_mixer_control *mc = in wm9713_hp_mixer_get() 275 (struct soc_mixer_control *)kcontrol->private_value; in wm9713_hp_mixer_get()
|
| A D | wm8400.c | 86 struct soc_mixer_control *mc = in wm8400_outpga_put_volsw_vu() 87 (struct soc_mixer_control *)kcontrol->private_value; in wm8400_outpga_put_volsw_vu() 319 struct soc_mixer_control *mc = in outmixer_event() 320 (struct soc_mixer_control *)kcontrol->private_value; in outmixer_event()
|
| A D | rt715-sdca.c | 134 struct soc_mixer_control *mc = in rt715_sdca_set_amp_gain_put() 135 (struct soc_mixer_control *)kcontrol->private_value; in rt715_sdca_set_amp_gain_put() 239 struct soc_mixer_control *mc = in rt715_sdca_set_amp_gain_get() 240 (struct soc_mixer_control *)kcontrol->private_value; in rt715_sdca_set_amp_gain_get()
|
| A D | cros_ec_codec.c | 145 struct soc_mixer_control *control = in dmic_put_gain() 146 (struct soc_mixer_control *)kcontrol->private_value; in dmic_put_gain() 191 struct soc_mixer_control *control; in dmic_probe() 211 control = (struct soc_mixer_control *) in dmic_probe()
|
| A D | rt700.c | 353 struct soc_mixer_control *mc = in rt700_set_amp_gain_put() 354 (struct soc_mixer_control *)kcontrol->private_value; in rt700_set_amp_gain_put() 450 struct soc_mixer_control *mc = in rt700_set_amp_gain_get() 451 (struct soc_mixer_control *)kcontrol->private_value; in rt700_set_amp_gain_get()
|
| A D | rt715.c | 80 struct soc_mixer_control *mc = in rt715_set_amp_gain_put() 81 (struct soc_mixer_control *)kcontrol->private_value; in rt715_set_amp_gain_put() 170 struct soc_mixer_control *mc = in rt715_set_amp_gain_get() 171 (struct soc_mixer_control *)kcontrol->private_value; in rt715_set_amp_gain_get()
|
| A D | lpass-va-macro.c | 519 struct soc_mixer_control *mc = in va_macro_tx_mixer_get() 520 (struct soc_mixer_control *)kcontrol->private_value; in va_macro_tx_mixer_get() 541 struct soc_mixer_control *mc = in va_macro_tx_mixer_put() 542 (struct soc_mixer_control *)kcontrol->private_value; in va_macro_tx_mixer_put()
|
| A D | rt711.c | 488 struct soc_mixer_control *mc = in rt711_set_amp_gain_put() 489 (struct soc_mixer_control *)kcontrol->private_value; in rt711_set_amp_gain_put() 592 struct soc_mixer_control *mc = in rt711_set_amp_gain_get() 593 (struct soc_mixer_control *)kcontrol->private_value; in rt711_set_amp_gain_get()
|
| /linux/sound/soc/qcom/qdsp6/ |
| A D | topology.c | 920 struct soc_mixer_control *mc = (struct soc_mixer_control *)kcontrol->private_value; in audioreach_get_audio_mixer() 941 struct soc_mixer_control *mc = (struct soc_mixer_control *)kcontrol->private_value; in audioreach_put_audio_mixer() 1017 struct soc_mixer_control *sm; in audioreach_control_load() 1029 sm = (struct soc_mixer_control *)kc->private_value; in audioreach_control_load() 1034 sm = (struct soc_mixer_control *)kc->private_value; in audioreach_control_load()
|
| A D | q6routing.c | 471 struct soc_mixer_control *mc = in msm_routing_get_audio_mixer() 472 (struct soc_mixer_control *)kcontrol->private_value; in msm_routing_get_audio_mixer() 493 struct soc_mixer_control *mc = in msm_routing_put_audio_mixer() 494 (struct soc_mixer_control *)kcontrol->private_value; in msm_routing_put_audio_mixer()
|