| /Linux-v5.4/sound/soc/ |
| D | soc-ops.c | 184 struct soc_mixer_control *mc = in snd_soc_info_volsw() 185 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_info_volsw() 219 struct soc_mixer_control *mc = in snd_soc_info_volsw_sx() 220 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_info_volsw_sx() 246 struct soc_mixer_control *mc = in snd_soc_get_volsw() 247 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw() 306 struct soc_mixer_control *mc = in snd_soc_put_volsw() 307 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_put_volsw() 368 struct soc_mixer_control *mc = in snd_soc_get_volsw_sx() 369 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_get_volsw_sx() [all …]
|
| D | soc-dapm.c | 354 struct soc_mixer_control *mc; in dapm_kcontrol_data_alloc() 369 mc = (struct soc_mixer_control *)kcontrol->private_value; in dapm_kcontrol_data_alloc() 771 struct soc_mixer_control *mc = (struct soc_mixer_control *) in dapm_set_mixer_path_status() 3262 struct soc_mixer_control *mc = in snd_soc_dapm_get_volsw() 3263 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_dapm_get_volsw() 3325 struct soc_mixer_control *mc = in snd_soc_dapm_put_volsw() 3326 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_dapm_put_volsw()
|
| D | soc-topology.c | 373 struct soc_mixer_control *sm = in remove_mixer() 374 container_of(dobj, struct soc_mixer_control, dobj); in remove_mixer() 829 struct soc_mixer_control *sm; in soc_tplg_dmixer_create() 1297 struct soc_mixer_control *sm; in soc_tplg_dapm_widget_dmixer_create() 1371 sm = (struct soc_mixer_control *)kc[i].private_value; in soc_tplg_dapm_widget_dmixer_create()
|
| /Linux-v5.4/sound/soc/sof/ |
| D | control.c | 39 struct soc_mixer_control *sm = in snd_sof_volume_get() 40 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_get() 57 struct soc_mixer_control *sm = in snd_sof_volume_put() 58 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_volume_put() 88 struct soc_mixer_control *sm = in snd_sof_switch_get() 89 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_get() 104 struct soc_mixer_control *sm = in snd_sof_switch_put() 105 (struct soc_mixer_control *)kcontrol->private_value; in snd_sof_switch_put()
|
| D | topology.c | 1048 struct soc_mixer_control *sm; in sof_control_load() 1069 sm = (struct soc_mixer_control *)kc->private_value; in sof_control_load() 1764 struct soc_mixer_control *sm; in sof_get_control_data() 1776 sm = (struct soc_mixer_control *)kc->private_value; in sof_get_control_data() 2187 struct soc_mixer_control *sm; in sof_widget_unload() 2231 sm = (struct soc_mixer_control *)kc->private_value; in sof_widget_unload()
|
| /Linux-v5.4/sound/soc/fsl/ |
| D | mx27vis-aic32x4.c | 68 struct soc_mixer_control *mc = in mx27vis_amp_set() 69 (struct soc_mixer_control *)kcontrol->private_value; in mx27vis_amp_set() 95 struct soc_mixer_control *mc = in mx27vis_amp_get() 96 (struct soc_mixer_control *)kcontrol->private_value; in mx27vis_amp_get()
|
| /Linux-v5.4/include/sound/ |
| 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-v5.4/sound/soc/ti/ |
| D | omap-mcbsp-st.c | 387 struct soc_mixer_control *mc = in omap_mcbsp_st_info_volsw() 388 (struct soc_mixer_control *)kcontrol->private_value; in omap_mcbsp_st_info_volsw() 406 struct soc_mixer_control *mc = \ 407 (struct soc_mixer_control *)kc->private_value; \ 470 .private_value = (unsigned long)&(struct soc_mixer_control) \
|
| /Linux-v5.4/sound/soc/codecs/ |
| 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()
|
| 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()
|
| 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()
|
| D | cros_ec_codec.c | 358 struct soc_mixer_control *control; in cros_ec_set_gain_range() 367 control = (struct soc_mixer_control *) in cros_ec_set_gain_range()
|
| 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()
|
| 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()
|
| D | wm8400.c | 90 struct soc_mixer_control *mc = in wm8400_outpga_put_volsw_vu() 91 (struct soc_mixer_control *)kcontrol->private_value; in wm8400_outpga_put_volsw_vu() 323 struct soc_mixer_control *mc = in outmixer_event() 324 (struct soc_mixer_control *)kcontrol->private_value; in outmixer_event()
|
| D | wm8350.c | 302 struct soc_mixer_control *mc = in wm8350_put_volsw_2r_vu() 303 (struct soc_mixer_control *)kcontrol->private_value; in wm8350_put_volsw_2r_vu() 346 struct soc_mixer_control *mc = in wm8350_get_volsw_2r() 347 (struct soc_mixer_control *)kcontrol->private_value; in wm8350_get_volsw_2r()
|
| D | wm8580.c | 259 struct soc_mixer_control *mc = in wm8580_out_vu() 260 (struct soc_mixer_control *)kcontrol->private_value; in wm8580_out_vu()
|
| D | wm8990.c | 132 struct soc_mixer_control *mc = in wm899x_outpga_put_volsw_vu() 133 (struct soc_mixer_control *)kcontrol->private_value; in wm899x_outpga_put_volsw_vu()
|
| D | max98090.c | 353 struct soc_mixer_control *mc = in max98090_get_enab_tlv() 354 (struct soc_mixer_control *)kcontrol->private_value; in max98090_get_enab_tlv() 393 struct soc_mixer_control *mc = in max98090_put_enab_tlv() 394 (struct soc_mixer_control *)kcontrol->private_value; in max98090_put_enab_tlv()
|
| D | da7219.c | 419 struct soc_mixer_control *mixer_ctrl = in da7219_tonegen_freq_get() 420 (struct soc_mixer_control *) kcontrol->private_value; in da7219_tonegen_freq_get() 446 struct soc_mixer_control *mixer_ctrl = in da7219_tonegen_freq_put() 447 (struct soc_mixer_control *) kcontrol->private_value; in da7219_tonegen_freq_put()
|
| D | tlv320aic3x.c | 164 struct soc_mixer_control *mc = in snd_soc_dapm_put_volsw_aic3x() 165 (struct soc_mixer_control *)kcontrol->private_value; in snd_soc_dapm_put_volsw_aic3x()
|
| /Linux-v5.4/sound/soc/qcom/qdsp6/ |
| D | q6routing.c | 413 struct soc_mixer_control *mc = in msm_routing_get_audio_mixer() 414 (struct soc_mixer_control *)kcontrol->private_value; in msm_routing_get_audio_mixer() 435 struct soc_mixer_control *mc = in msm_routing_put_audio_mixer() 436 (struct soc_mixer_control *)kcontrol->private_value; in msm_routing_put_audio_mixer()
|
| /Linux-v5.4/sound/soc/intel/atom/ |
| D | sst-mfld-platform.h | 162 struct soc_mixer_control mc;
|
| /Linux-v5.4/sound/soc/atmel/ |
| D | atmel-pdmic.c | 311 struct soc_mixer_control *mc = in pdmic_put_mic_volsw() 312 (struct soc_mixer_control *)kcontrol->private_value; in pdmic_put_mic_volsw()
|
| /Linux-v5.4/sound/soc/intel/haswell/ |
| D | sst-haswell-pcm.c | 176 struct soc_mixer_control *mc = in hsw_stream_volume_put() 177 (struct soc_mixer_control *)kcontrol->private_value; in hsw_stream_volume_put() 225 struct soc_mixer_control *mc = in hsw_stream_volume_get() 226 (struct soc_mixer_control *)kcontrol->private_value; in hsw_stream_volume_get()
|