| /linux/sound/soc/codecs/ |
| H A D | mt6351.c | 200 static void set_hp_gain_zero(struct snd_soc_component *cmpnt) in set_hp_gain_zero() argument 202 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON2, in set_hp_gain_zero() 204 regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON2, in set_hp_gain_zero() 208 static unsigned int get_cap_reg_val(struct snd_soc_component *cmpnt, in get_cap_reg_val() argument 225 dev_warn(cmpnt->dev, "%s(), error rate %d, return 3", in get_cap_reg_val() 231 static unsigned int get_play_reg_val(struct snd_soc_component *cmpnt, in get_play_reg_val() argument 256 dev_warn(cmpnt->dev, "%s(), error rate %d, return 8", in get_play_reg_val() 266 struct snd_soc_component *cmpnt = dai->component; in mt6351_codec_dai_hw_params() local 267 struct mt6351_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6351_codec_dai_hw_params() 322 static void hp_gain_ramp_set(struct snd_soc_component *cmpnt, int hp_gain_ctl) in hp_gain_ramp_set() argument [all …]
|
| H A D | mt6359.c | 171 void mt6359_set_mtkaif_protocol(struct snd_soc_component *cmpnt, in mt6359_set_mtkaif_protocol() argument 174 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6359_set_mtkaif_protocol() 180 void mt6359_mtkaif_calibration_enable(struct snd_soc_component *cmpnt) in mt6359_mtkaif_calibration_enable() argument 182 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6359_mtkaif_calibration_enable() 206 void mt6359_mtkaif_calibration_disable(struct snd_soc_component *cmpnt) in mt6359_mtkaif_calibration_disable() argument 208 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6359_mtkaif_calibration_disable() 232 void mt6359_set_mtkaif_calibration_phase(struct snd_soc_component *cmpnt, in mt6359_set_mtkaif_calibration_phase() argument 235 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6359_set_mtkaif_calibration_phase() 818 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_sgen_event() local 819 struct mt6359_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_sgen_event() [all …]
|
| H A D | mt6358.c | 102 int mt6358_set_mtkaif_protocol(struct snd_soc_component *cmpnt, in mt6358_set_mtkaif_protocol() argument 105 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt6358_set_mtkaif_protocol() 794 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_clksq_event() local 795 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_clksq_event() 817 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_sgen_event() local 818 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_sgen_event() 856 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_aif_in_event() local 857 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_aif_in_event() 1288 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_hp_event() local 1289 struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_hp_event() [all …]
|
| H A D | mt6357.c | 532 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_aif_out_event() local 533 struct mt6357_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_aif_out_event() 553 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_adc_supply_event() local 554 struct mt6357_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_adc_supply_event() 598 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_mic_type_event() local 599 struct mt6357_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_mic_type_event() 646 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_left_event() local 647 struct mt6357_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_pga_left_event() 699 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_pga_right_event() local 700 struct mt6357_priv *priv = snd_soc_component_get_drvdata(cmpnt); in mt_pga_right_event() [all …]
|
| /linux/sound/soc/sunxi/ |
| H A D | sun8i-codec-analog.c | 391 static int sun8i_codec_add_headphone(struct snd_soc_component *cmpnt) in sun8i_codec_add_headphone() argument 393 struct snd_soc_dapm_context *dapm = snd_soc_component_to_dapm(cmpnt); in sun8i_codec_add_headphone() 394 struct device *dev = cmpnt->dev; in sun8i_codec_add_headphone() 397 ret = snd_soc_add_component_controls(cmpnt, in sun8i_codec_add_headphone() 429 static int sun8i_codec_add_mbias(struct snd_soc_component *cmpnt) in sun8i_codec_add_mbias() argument 431 struct snd_soc_dapm_context *dapm = snd_soc_component_to_dapm(cmpnt); in sun8i_codec_add_mbias() 432 struct device *dev = cmpnt->dev; in sun8i_codec_add_mbias() 450 static int sun8i_codec_add_hmic(struct snd_soc_component *cmpnt) in sun8i_codec_add_hmic() argument 452 struct snd_soc_dapm_context *dapm = snd_soc_component_to_dapm(cmpnt); in sun8i_codec_add_hmic() 453 struct device *dev = cmpnt->dev; in sun8i_codec_add_hmic() [all …]
|
| /linux/sound/soc/tegra/ |
| H A D | tegra210_peq.c | 103 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_peq_get() local 104 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_get() 126 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_peq_put() local 127 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_put() 149 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_peq_ram_get() local 150 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_peq_ram_get() 152 u32 reg_data = reg_ctrl + cmpnt->val_bytes; in tegra210_peq_ram_get() 155 pm_runtime_get_sync(cmpnt->dev); in tegra210_peq_ram_get() 160 pm_runtime_put_sync(cmpnt->dev); in tegra210_peq_ram_get() 172 struct snd_soc_component *cmpnt in tegra210_peq_ram_put() local 356 tegra210_peq_component_init(struct snd_soc_component * cmpnt) tegra210_peq_component_init() argument [all...] |
| H A D | tegra210_mbdrc.c | 238 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mbdrc_get() local 239 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_get() 254 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mbdrc_put() local 255 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_put() 270 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mbdrc_get_enum() local 271 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_get_enum() 285 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mbdrc_put_enum() local 286 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_put_enum() 308 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mbdrc_band_params_get() local 309 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_mbdrc_band_params_get() 329 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mbdrc_band_params_put() local 354 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mbdrc_threshold_get() local 382 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mbdrc_threshold_put() local 415 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mbdrc_biquad_coeffs_get() local 427 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mbdrc_biquad_coeffs_put() local 455 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mbdrc_vol_get() local 472 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mbdrc_vol_put() local 769 tegra210_mbdrc_hw_params(struct snd_soc_component * cmpnt) tegra210_mbdrc_hw_params() argument 798 tegra210_mbdrc_component_init(struct snd_soc_component * cmpnt) tegra210_mbdrc_component_init() argument [all...] |
| H A D | tegra210_mvc.c | 112 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mvc_get_ctrl_reg() local 113 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); in tegra210_mvc_get_ctrl_reg() 116 pm_runtime_get_sync(cmpnt->dev); in tegra210_mvc_get_ctrl_reg() 118 pm_runtime_put(cmpnt->dev); in tegra210_mvc_get_ctrl_reg() 176 static int tegra210_mvc_volume_switch_timeout(struct snd_soc_component *cmpnt) in tegra210_mvc_volume_switch_timeout() argument 178 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); in tegra210_mvc_volume_switch_timeout() 186 dev_err(cmpnt->dev, in tegra210_mvc_volume_switch_timeout() 197 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mvc_update_mute() local 198 struct tegra210_mvc *mvc = snd_soc_component_get_drvdata(cmpnt); in tegra210_mvc_update_mute() 204 pm_runtime_get_sync(cmpnt in tegra210_mvc_update_mute() 263 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mvc_get_vol() local 292 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mvc_update_vol() local 397 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mvc_get_curve_type() local 408 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_mvc_put_curve_type() local [all...] |
| H A D | tegra186_asrc.c | 244 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra186_asrc_get_ratio_source() local 245 struct tegra186_asrc *asrc = snd_soc_component_get_drvdata(cmpnt); in tegra186_asrc_get_ratio_source() 258 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra186_asrc_put_ratio_source() local 259 struct tegra186_asrc *asrc = snd_soc_component_get_drvdata(cmpnt); in tegra186_asrc_put_ratio_source() 278 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra186_asrc_get_ratio_int() local 279 struct tegra186_asrc *asrc = snd_soc_component_get_drvdata(cmpnt); in tegra186_asrc_get_ratio_int() 296 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra186_asrc_put_ratio_int() local 297 struct tegra186_asrc *asrc = snd_soc_component_get_drvdata(cmpnt); in tegra186_asrc_put_ratio_int() 302 dev_err(cmpnt->dev, in tegra186_asrc_put_ratio_int() 326 struct snd_soc_component *cmpnt in tegra186_asrc_get_ratio_frac() local 344 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra186_asrc_put_ratio_frac() local 374 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra186_asrc_get_hwcomp_disable() local 388 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra186_asrc_put_hwcomp_disable() local 406 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra186_asrc_get_input_threshold() local 420 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra186_asrc_put_input_threshold() local 439 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra186_asrc_get_output_threshold() local 453 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra186_asrc_put_output_threshold() local 470 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); tegra186_asrc_widget_event() local [all...] |
| H A D | tegra210_sfc.c | 3093 static int tegra210_sfc_write_coeff_ram(struct snd_soc_component *cmpnt) in tegra210_sfc_write_coeff_ram() argument 3095 struct tegra210_sfc *sfc = dev_get_drvdata(cmpnt->dev); in tegra210_sfc_write_coeff_ram() 3104 dev_err(cmpnt->dev, in tegra210_sfc_write_coeff_ram() 3271 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in tegra210_sfc_init() local 3273 return tegra210_sfc_write_coeff_ram(cmpnt); in tegra210_sfc_init() 3279 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_sfc_iget_stereo_to_mono() local 3280 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iget_stereo_to_mono() 3290 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_sfc_iput_stereo_to_mono() local 3291 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iput_stereo_to_mono() 3305 struct snd_soc_component *cmpnt in tegra210_sfc_iget_mono_to_stereo() local 3316 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_sfc_iput_mono_to_stereo() local 3331 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_sfc_oget_stereo_to_mono() local 3342 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_sfc_oput_stereo_to_mono() local 3357 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_sfc_oget_mono_to_stereo() local 3368 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_sfc_oput_mono_to_stereo() local [all...] |
| H A D | tegra210_ope.c | 96 static int tegra210_ope_component_probe(struct snd_soc_component *cmpnt) in tegra210_ope_component_probe() argument 98 struct tegra210_ope *ope = dev_get_drvdata(cmpnt->dev); in tegra210_ope_component_probe() 100 tegra210_peq_component_init(cmpnt); in tegra210_ope_component_probe() 101 tegra210_mbdrc_component_init(cmpnt); in tegra210_ope_component_probe() 114 snd_soc_component_init_regmap(cmpnt, ope->regmap); in tegra210_ope_component_probe() 205 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_ope_get_data_dir() local 206 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_ope_get_data_dir() 216 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_ope_put_data_dir() local 217 struct tegra210_ope *ope = snd_soc_component_get_drvdata(cmpnt); in tegra210_ope_put_data_dir()
|
| H A D | tegra210_admaif.c | 499 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_admaif_pget_mono_to_stereo() 500 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pget_mono_to_stereo() 512 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_admaif_pput_mono_to_stereo() 513 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pput_mono_to_stereo() 528 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_admaif_cget_mono_to_stereo() 529 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cget_mono_to_stereo() 541 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_admaif_cput_mono_to_stereo() 542 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cput_mono_to_stereo() 557 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_admaif_pget_stereo_to_mono() 558 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pget_stereo_to_mono() 496 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_admaif_pget_mono_to_stereo() local 509 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_admaif_pput_mono_to_stereo() local 525 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_admaif_cget_mono_to_stereo() local 538 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_admaif_cput_mono_to_stereo() local 554 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_admaif_pget_stereo_to_mono() local 567 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_admaif_pput_stereo_to_mono() local 583 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_admaif_cget_stereo_to_mono() local 596 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); tegra210_admaif_cput_stereo_to_mono() local [all...] |
| H A D | tegra210_mixer.c | 126 static int tegra210_mixer_configure_gain(struct snd_soc_component *cmpnt, in tegra210_mixer_configure_gain() argument 129 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_configure_gain() 133 pm_runtime_get_sync(cmpnt->dev); in tegra210_mixer_configure_gain() 171 pm_runtime_put(cmpnt->dev); in tegra210_mixer_configure_gain() 181 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mixer_get_gain() local 182 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_get_gain() 200 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in tegra210_mixer_apply_gain() local 201 struct tegra210_mixer *mixer = snd_soc_component_get_drvdata(cmpnt); in tegra210_mixer_apply_gain() 214 err = tegra210_mixer_configure_gain(cmpnt, id, instant_gain); in tegra210_mixer_apply_gain() 216 dev_err(cmpnt in tegra210_mixer_apply_gain() [all...] |
| /linux/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-misc-control.c | 77 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8186_sgen_get() local 78 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8186_sgen_get() 89 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8186_sgen_set() local 90 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8186_sgen_set() 131 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8186_sgen_rate_get() local 132 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8186_sgen_rate_get() 143 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8186_sgen_rate_set() local 144 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8186_sgen_rate_set() 175 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8186_sgen_amplitude_get() local 176 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8186_sgen_amplitude_get() [all …]
|
| H A D | mt8186-dai-tdm.c | 103 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_en_event() local 104 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_en_event() 109 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_tdm_en_event() 130 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_mck_en_event() local 131 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_mck_en_event() 136 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x, dai_id %d\n", in mtk_tdm_mck_en_event() 202 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_afe_tdm_mclk_connect() local 203 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_tdm_mclk_connect() 215 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_afe_tdm_mclk_apll_connect() local 216 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_tdm_mclk_apll_connect() [all …]
|
| H A D | mt8186-dai-adda.c | 159 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_ul_event() local 160 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event() 200 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_pad_top_event() local 201 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_pad_top_event() 222 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_mtkaif_cfg_event() local 223 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_mtkaif_cfg_event() 302 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_dl_event() local 303 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_dl_event() 327 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8186_adda_dmic_get() local 328 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8186_adda_dmic_get() [all …]
|
| H A D | mt8186-dai-i2s.c | 116 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8186_i2s_hd_get() local 117 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8186_i2s_hd_get() 129 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8186_i2s_hd_set() local 130 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8186_i2s_hd_set() 361 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_i2s_en_event() local 362 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_i2s_en_event() 367 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_i2s_en_event() 388 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_apll_event() local 389 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_apll_event() 391 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_apll_event() [all …]
|
| /linux/sound/soc/mediatek/mt8195/ |
| H A D | mt8195-dai-adda.c | 112 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_mtkaif_cfg_event() local 113 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_mtkaif_cfg_event() 133 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_dl_event() local 134 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_dl_event() 183 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_ul_event() local 184 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event() 210 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda6_ul_event() local 211 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda6_ul_event() 246 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_audio_hires_event() local 247 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_audio_hires_event() [all …]
|
| /linux/sound/soc/mediatek/mt8192/ |
| H A D | mt8192-dai-adda.c | 217 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_ul_event() local 218 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event() 255 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_ch34_ul_event() local 256 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ch34_ul_event() 317 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_pad_top_event() local 318 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_pad_top_event() 339 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_mtkaif_cfg_event() local 340 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_mtkaif_cfg_event() 447 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_dl_event() local 448 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_dl_event() [all …]
|
| H A D | mt8192-dai-tdm.c | 248 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_en_event() local 249 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_en_event() 259 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x\n", in mtk_tdm_en_event() 280 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_bck_en_event() local 281 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_bck_en_event() 291 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x, dai_id %d\n", in mtk_tdm_bck_en_event() 312 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_tdm_mck_en_event() local 313 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_tdm_mck_en_event() 323 dev_dbg(cmpnt->dev, "%s(), name %s, event 0x%x, dai_id %d\n", in mtk_tdm_mck_en_event() 381 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_afe_tdm_apll_connect() local [all …]
|
| /linux/sound/soc/mediatek/mt8188/ |
| H A D | mt8188-dai-adda.c | 78 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_mtkaif_cfg_event() local 79 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_mtkaif_cfg_event() 99 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_dl_event() local 100 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_dl_event() 136 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_ul_event() local 137 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event() 176 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_afe_adda_hires_connect() local 177 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_adda_hires_connect() 313 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8188_adda_dmic_get() local 314 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8188_adda_dmic_get() [all …]
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | ipu6-cpd.c | 87 const struct ipu6_cpd_metadata_cmpnt_hdr *cmpnt; in ipu6_cpd_metadata_cmpnt_version() local 89 cmpnt = ipu6_cpd_metadata_get_cmpnt(isp, metadata, metadata_size, idx); in ipu6_cpd_metadata_cmpnt_version() 90 if (IS_ERR(cmpnt)) in ipu6_cpd_metadata_cmpnt_version() 91 return PTR_ERR(cmpnt); in ipu6_cpd_metadata_cmpnt_version() 93 return cmpnt->ver; in ipu6_cpd_metadata_cmpnt_version() 100 const struct ipu6_cpd_metadata_cmpnt_hdr *cmpnt; in ipu6_cpd_metadata_get_cmpnt_id() local 102 cmpnt = ipu6_cpd_metadata_get_cmpnt(isp, metadata, metadata_size, idx); in ipu6_cpd_metadata_get_cmpnt_id() 103 if (IS_ERR(cmpnt)) in ipu6_cpd_metadata_get_cmpnt_id() 104 return PTR_ERR(cmpnt); in ipu6_cpd_metadata_get_cmpnt_id() 106 return cmpnt->id; in ipu6_cpd_metadata_get_cmpnt_id()
|
| /linux/sound/soc/mediatek/mt8189/ |
| H A D | mt8189-dai-adda.c | 339 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_ul_event() local 340 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_ul_event() 381 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_pad_top_event() local 382 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_pad_top_event() 407 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_mtkaif_cfg_event() local 408 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_mtkaif_cfg_event() 516 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_adda_dl_event() local 517 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_adda_dl_event() 561 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mt_vs1_voter_dl_event() local 562 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt_vs1_voter_dl_event() [all …]
|
| /linux/sound/soc/mediatek/common/ |
| H A D | mtk-btcvsd.c | 1049 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in btcvsd_band_get() local 1050 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_band_get() 1059 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in btcvsd_band_set() local 1060 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_band_set() 1074 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in btcvsd_loopback_get() local 1075 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_loopback_get() 1085 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in btcvsd_loopback_set() local 1086 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_loopback_set() 1101 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in btcvsd_tx_mute_get() local 1102 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_mute_get() [all …]
|
| /linux/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-dai-i2s.c | 121 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8183_i2s_hd_get() local 122 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8183_i2s_hd_get() 140 struct snd_soc_component *cmpnt = snd_kcontrol_chip(kcontrol); in mt8183_i2s_hd_set() local 141 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mt8183_i2s_hd_set() 274 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_apll_event() local 275 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_apll_event() 301 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_mclk_en_event() local 302 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_mclk_en_event() 419 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in mtk_afe_i2s_share_connect() local 420 struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt); in mtk_afe_i2s_share_connect() [all …]
|