cmpnt             200 sound/soc/codecs/mt6351.c static void set_hp_gain_zero(struct snd_soc_component *cmpnt)
cmpnt             202 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON2,
cmpnt             204 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON2,
cmpnt             208 sound/soc/codecs/mt6351.c static unsigned int get_cap_reg_val(struct snd_soc_component *cmpnt,
cmpnt             225 sound/soc/codecs/mt6351.c 		dev_warn(cmpnt->dev, "%s(), error rate %d, return 3",
cmpnt             231 sound/soc/codecs/mt6351.c static unsigned int get_play_reg_val(struct snd_soc_component *cmpnt,
cmpnt             256 sound/soc/codecs/mt6351.c 		dev_warn(cmpnt->dev, "%s(), error rate %d, return 8",
cmpnt             266 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = dai->component;
cmpnt             267 sound/soc/codecs/mt6351.c 	struct mt6351_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             325 sound/soc/codecs/mt6351.c static void hp_gain_ramp_set(struct snd_soc_component *cmpnt, int hp_gain_ctl)
cmpnt             327 sound/soc/codecs/mt6351.c 	struct mt6351_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             352 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             362 sound/soc/codecs/mt6351.c static void hp_zcd_enable(struct snd_soc_component *cmpnt)
cmpnt             366 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x7 << 8, 0x1 << 8);
cmpnt             367 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 7, 0x0 << 7);
cmpnt             370 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 6, 0x1 << 6);
cmpnt             372 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x3 << 4, 0x0 << 4);
cmpnt             373 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x7 << 1, 0x5 << 1);
cmpnt             374 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_ZCD_CON0, 0x1 << 0, 0x1 << 0);
cmpnt             377 sound/soc/codecs/mt6351.c static void hp_zcd_disable(struct snd_soc_component *cmpnt)
cmpnt             379 sound/soc/codecs/mt6351.c 	regmap_write(cmpnt->regmap, MT6351_ZCD_CON0, 0x0000);
cmpnt             582 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             588 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             594 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             603 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             609 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             626 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             630 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_NCP_CFG1,
cmpnt             633 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_NCP_CFG0,
cmpnt             650 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             654 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_SGEN_CFG0,
cmpnt             656 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_SGEN_CFG1,
cmpnt             670 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             671 sound/soc/codecs/mt6351.c 	struct mt6351_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             679 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFUNC_AUD_CON2,
cmpnt             682 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFUNC_AUD_CON0,
cmpnt             685 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFUNC_AUD_CON2,
cmpnt             688 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFUNC_AUD_CON2,
cmpnt             691 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_DL_SDM_CON1,
cmpnt             694 sound/soc/codecs/mt6351.c 		regmap_write(cmpnt->regmap, MT6351_AFE_PMIC_NEWIF_CFG0,
cmpnt             695 sound/soc/codecs/mt6351.c 			     (get_play_reg_val(cmpnt, priv->dl_rate) << 12) |
cmpnt             697 sound/soc/codecs/mt6351.c 		regmap_write(cmpnt->regmap, MT6351_AFE_DL_SRC2_CON0_H,
cmpnt             698 sound/soc/codecs/mt6351.c 			     (get_play_reg_val(cmpnt, priv->dl_rate) << 12) |
cmpnt             701 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_PMIC_NEWIF_CFG2,
cmpnt             715 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             716 sound/soc/codecs/mt6351.c 	struct mt6351_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             732 sound/soc/codecs/mt6351.c 		hp_zcd_disable(cmpnt);
cmpnt             735 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON6,
cmpnt             739 sound/soc/codecs/mt6351.c 		regmap_read(cmpnt->regmap, MT6351_ZCD_CON2, &reg);
cmpnt             744 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap,
cmpnt             747 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap,
cmpnt             750 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON2,
cmpnt             753 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
cmpnt             756 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
cmpnt             759 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON0,
cmpnt             762 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
cmpnt             768 sound/soc/codecs/mt6351.c 		set_hp_gain_zero(cmpnt);
cmpnt             771 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
cmpnt             774 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON1,
cmpnt             777 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON0,
cmpnt             782 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON6,
cmpnt             787 sound/soc/codecs/mt6351.c 		hp_zcd_enable(cmpnt);
cmpnt             790 sound/soc/codecs/mt6351.c 		hp_gain_ramp_set(cmpnt, HP_GAIN_RESTORE);
cmpnt             803 sound/soc/codecs/mt6351.c 		hp_zcd_disable(cmpnt);
cmpnt             806 sound/soc/codecs/mt6351.c 		hp_gain_ramp_set(cmpnt, HP_GAIN_SET_ZERO);
cmpnt             808 sound/soc/codecs/mt6351.c 		set_hp_gain_zero(cmpnt);
cmpnt             819 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap,
cmpnt             824 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap,
cmpnt             830 sound/soc/codecs/mt6351.c 		hp_gain_ramp_set(cmpnt, HP_GAIN_RESTORE);
cmpnt             843 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             844 sound/soc/codecs/mt6351.c 	struct mt6351_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             852 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_DCCLK_CFG0,
cmpnt             855 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_DCCLK_CFG0,
cmpnt             858 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_DCCLK_CFG0,
cmpnt             862 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AFE_UL_SRC_CON0_H,
cmpnt             864 sound/soc/codecs/mt6351.c 				   get_cap_reg_val(cmpnt, priv->ul_rate) << 1);
cmpnt             869 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             874 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             884 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             889 sound/soc/codecs/mt6351.c 			regmap_update_bits(cmpnt->regmap,
cmpnt             906 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             911 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON3,
cmpnt             916 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON3,
cmpnt             929 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             934 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON0,
cmpnt             938 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON0,
cmpnt             945 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON0,
cmpnt             959 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             964 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON1,
cmpnt             968 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON1,
cmpnt             975 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON1,
cmpnt             989 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             994 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
cmpnt             997 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
cmpnt            1003 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
cmpnt            1017 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1022 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON10,
cmpnt            1025 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON10,
cmpnt            1031 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON10,
cmpnt            1045 sound/soc/codecs/mt6351.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1050 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
cmpnt            1053 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
cmpnt            1059 sound/soc/codecs/mt6351.c 		regmap_update_bits(cmpnt->regmap, MT6351_AUDENC_ANA_CON9,
cmpnt            1411 sound/soc/codecs/mt6351.c static int mt6351_codec_init_reg(struct snd_soc_component *cmpnt)
cmpnt            1414 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_TOP_CLKSQ, 0x0001, 0x0);
cmpnt            1416 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON9,
cmpnt            1419 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_TOP_CKPDN_CON0_SET,
cmpnt            1422 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON0,
cmpnt            1425 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_AUDDEC_ANA_CON3,
cmpnt            1428 sound/soc/codecs/mt6351.c 	regmap_update_bits(cmpnt->regmap, MT6351_AFE_PMIC_NEWIF_CFG2,
cmpnt            1433 sound/soc/codecs/mt6351.c static int mt6351_codec_probe(struct snd_soc_component *cmpnt)
cmpnt            1435 sound/soc/codecs/mt6351.c 	struct mt6351_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1437 sound/soc/codecs/mt6351.c 	snd_soc_component_init_regmap(cmpnt, priv->regmap);
cmpnt            1439 sound/soc/codecs/mt6351.c 	mt6351_codec_init_reg(cmpnt);
cmpnt              98 sound/soc/codecs/mt6358.c int mt6358_set_mtkaif_protocol(struct snd_soc_component *cmpnt,
cmpnt             101 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             250 sound/soc/codecs/mt6358.c int mt6358_mtkaif_calibration_enable(struct snd_soc_component *cmpnt)
cmpnt             252 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             273 sound/soc/codecs/mt6358.c int mt6358_mtkaif_calibration_disable(struct snd_soc_component *cmpnt)
cmpnt             275 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             296 sound/soc/codecs/mt6358.c int mt6358_set_mtkaif_calibration_phase(struct snd_soc_component *cmpnt,
cmpnt             299 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             753 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             754 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             776 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             777 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             815 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             816 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1247 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1248 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1305 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1306 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1433 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1434 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1457 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1458 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1785 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1786 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1831 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1832 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1847 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1848 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1863 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1864 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1879 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt            1880 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            2207 sound/soc/codecs/mt6358.c 	struct snd_soc_component *cmpnt = dai->component;
cmpnt            2208 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            2292 sound/soc/codecs/mt6358.c static int mt6358_codec_probe(struct snd_soc_component *cmpnt)
cmpnt            2294 sound/soc/codecs/mt6358.c 	struct mt6358_priv *priv = snd_soc_component_get_drvdata(cmpnt);
cmpnt            2297 sound/soc/codecs/mt6358.c 	snd_soc_component_init_regmap(cmpnt, priv->regmap);
cmpnt            2308 sound/soc/codecs/mt6358.h int mt6358_set_mtkaif_protocol(struct snd_soc_component *cmpnt,
cmpnt            2310 sound/soc/codecs/mt6358.h int mt6358_mtkaif_calibration_enable(struct snd_soc_component *cmpnt);
cmpnt            2311 sound/soc/codecs/mt6358.h int mt6358_mtkaif_calibration_disable(struct snd_soc_component *cmpnt);
cmpnt            2312 sound/soc/codecs/mt6358.h int mt6358_set_mtkaif_calibration_phase(struct snd_soc_component *cmpnt,
cmpnt             341 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt             342 sound/soc/intel/atom/sst-atom-controls.c 	struct sst_data *drv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             345 sound/soc/intel/atom/sst-atom-controls.c 	dev_dbg(cmpnt->dev, "control_name=%s\n", kcontrol->id.name);
cmpnt             353 sound/soc/intel/atom/sst-atom-controls.c 		dev_err(cmpnt->dev, "Invalid Input- algo type:%d\n",
cmpnt             458 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt             459 sound/soc/intel/atom/sst-atom-controls.c 	struct sst_data *drv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             469 sound/soc/intel/atom/sst-atom-controls.c 		dev_dbg(cmpnt->dev, "%s: Volume %d, %d\n",
cmpnt             475 sound/soc/intel/atom/sst-atom-controls.c 		dev_dbg(cmpnt->dev, "%s: Mute %d\n", mc->pname, gv->mute);
cmpnt             480 sound/soc/intel/atom/sst-atom-controls.c 		dev_dbg(cmpnt->dev, "%s: Ramp Delay%d\n",
cmpnt             486 sound/soc/intel/atom/sst-atom-controls.c 		dev_err(cmpnt->dev, "Invalid Input- gain type:%d\n",
cmpnt             549 sound/soc/intel/atom/sst-atom-controls.c static int fill_swm_input(struct snd_soc_component *cmpnt,
cmpnt             555 sound/soc/intel/atom/sst-atom-controls.c 	dev_dbg(cmpnt->dev, "reg: %#x\n", reg);
cmpnt             566 sound/soc/intel/atom/sst-atom-controls.c 		dev_dbg(cmpnt->dev, "input id: %#x, nb_inputs: %d\n",
cmpnt             570 sound/soc/intel/atom/sst-atom-controls.c 			dev_warn(cmpnt->dev, "SET_SWM cmd max inputs reached");
cmpnt             608 sound/soc/intel/atom/sst-atom-controls.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             609 sound/soc/intel/atom/sst-atom-controls.c 	struct sst_data *drv = snd_soc_component_get_drvdata(cmpnt);
cmpnt             616 sound/soc/intel/atom/sst-atom-controls.c 	dev_dbg(cmpnt->dev, "widget = %s\n", w->name);
cmpnt             627 sound/soc/intel/atom/sst-atom-controls.c 	dev_dbg(cmpnt->dev, "val = %#x\n", val);
cmpnt             657 sound/soc/intel/atom/sst-atom-controls.c 	cmd.nb_inputs =	fill_swm_input(cmpnt, &cmd.input[0], val);
cmpnt            2885 sound/soc/intel/skylake/skl-topology.c static int skl_tplg_widget_load(struct snd_soc_component *cmpnt, int index,
cmpnt            2890 sound/soc/intel/skylake/skl-topology.c 	struct hdac_bus *bus = snd_soc_component_get_drvdata(cmpnt);
cmpnt            2990 sound/soc/intel/skylake/skl-topology.c static int skl_tplg_control_load(struct snd_soc_component *cmpnt,
cmpnt            2998 sound/soc/intel/skylake/skl-topology.c 	struct hdac_bus *bus  = snd_soc_component_get_drvdata(cmpnt);
cmpnt            3470 sound/soc/intel/skylake/skl-topology.c static int skl_manifest_load(struct snd_soc_component *cmpnt, int index,
cmpnt            3473 sound/soc/intel/skylake/skl-topology.c 	struct hdac_bus *bus = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1086 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1087 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1096 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1097 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1111 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1112 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1122 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1123 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1138 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1139 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1153 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1154 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1166 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1167 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1179 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1180 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1193 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1194 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1220 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1221 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1233 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1234 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt            1243 sound/soc/mediatek/common/mtk-btcvsd.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt            1244 sound/soc/mediatek/common/mtk-btcvsd.c 	struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt);
cmpnt             134 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             135 sound/soc/mediatek/mt6797/mt6797-dai-adda.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             146 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             147 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             200 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt             201 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             212 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt             213 sound/soc/mediatek/mt8183/mt8183-dai-adda.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             120 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt             121 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             139 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);
cmpnt             140 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             275 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             276 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             278 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n",
cmpnt             305 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             306 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             309 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n",
cmpnt             426 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             427 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             447 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             448 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             476 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             477 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             502 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             503 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             531 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             532 sound/soc/mediatek/mt8183/mt8183-dai-i2s.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             250 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             251 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             255 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n",
cmpnt             276 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             277 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt             281 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	dev_info(cmpnt->dev, "%s(), name %s, event 0x%x\n",
cmpnt             334 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm);
cmpnt             335 sound/soc/mediatek/mt8183/mt8183-dai-tdm.c 	struct mtk_base_afe *afe = snd_soc_component_get_drvdata(cmpnt);
cmpnt            2379 sound/soc/soc-dapm.c static ssize_t dapm_widget_show_component(struct snd_soc_component *cmpnt,
cmpnt            2382 sound/soc/soc-dapm.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
cmpnt            2391 sound/soc/soc-dapm.c 	if (!cmpnt->card)
cmpnt            2394 sound/soc/soc-dapm.c 	list_for_each_entry(w, &cmpnt->card->widgets, list) {
cmpnt            2455 sound/soc/soc-dapm.c 		struct snd_soc_component *cmpnt = codec_dai->component;
cmpnt            2457 sound/soc/soc-dapm.c 		count += dapm_widget_show_component(cmpnt, buf + count);
cmpnt             392 sound/soc/sunxi/sun8i-codec-analog.c static int sun8i_codec_add_headphone(struct snd_soc_component *cmpnt)
cmpnt             394 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
cmpnt             395 sound/soc/sunxi/sun8i-codec-analog.c 	struct device *dev = cmpnt->dev;
cmpnt             398 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_add_component_controls(cmpnt,
cmpnt             430 sound/soc/sunxi/sun8i-codec-analog.c static int sun8i_codec_add_mbias(struct snd_soc_component *cmpnt)
cmpnt             432 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
cmpnt             433 sound/soc/sunxi/sun8i-codec-analog.c 	struct device *dev = cmpnt->dev;
cmpnt             451 sound/soc/sunxi/sun8i-codec-analog.c static int sun8i_codec_add_hmic(struct snd_soc_component *cmpnt)
cmpnt             453 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
cmpnt             454 sound/soc/sunxi/sun8i-codec-analog.c 	struct device *dev = cmpnt->dev;
cmpnt             488 sound/soc/sunxi/sun8i-codec-analog.c static int sun8i_codec_add_linein(struct snd_soc_component *cmpnt)
cmpnt             490 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
cmpnt             491 sound/soc/sunxi/sun8i-codec-analog.c 	struct device *dev = cmpnt->dev;
cmpnt             494 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_add_component_controls(cmpnt,
cmpnt             569 sound/soc/sunxi/sun8i-codec-analog.c static int sun8i_codec_add_lineout(struct snd_soc_component *cmpnt)
cmpnt             571 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
cmpnt             572 sound/soc/sunxi/sun8i-codec-analog.c 	struct device *dev = cmpnt->dev;
cmpnt             575 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_add_component_controls(cmpnt,
cmpnt             634 sound/soc/sunxi/sun8i-codec-analog.c static int sun8i_codec_add_mic2(struct snd_soc_component *cmpnt)
cmpnt             636 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
cmpnt             637 sound/soc/sunxi/sun8i-codec-analog.c 	struct device *dev = cmpnt->dev;
cmpnt             640 sound/soc/sunxi/sun8i-codec-analog.c 	ret = snd_soc_add_component_controls(cmpnt,
cmpnt             689 sound/soc/sunxi/sun8i-codec-analog.c static int sun8i_codec_analog_add_mixer(struct snd_soc_component *cmpnt,
cmpnt             692 sound/soc/sunxi/sun8i-codec-analog.c 	struct snd_soc_dapm_context *dapm = snd_soc_component_get_dapm(cmpnt);
cmpnt             693 sound/soc/sunxi/sun8i-codec-analog.c 	struct device *dev = cmpnt->dev;
cmpnt             736 sound/soc/sunxi/sun8i-codec-analog.c static int sun8i_codec_analog_cmpnt_probe(struct snd_soc_component *cmpnt)
cmpnt             738 sound/soc/sunxi/sun8i-codec-analog.c 	struct device *dev = cmpnt->dev;
cmpnt             750 sound/soc/sunxi/sun8i-codec-analog.c 	ret = sun8i_codec_analog_add_mixer(cmpnt, quirks);
cmpnt             755 sound/soc/sunxi/sun8i-codec-analog.c 		ret = sun8i_codec_add_headphone(cmpnt);
cmpnt             761 sound/soc/sunxi/sun8i-codec-analog.c 		ret = sun8i_codec_add_hmic(cmpnt);
cmpnt             767 sound/soc/sunxi/sun8i-codec-analog.c 		ret = sun8i_codec_add_linein(cmpnt);
cmpnt             773 sound/soc/sunxi/sun8i-codec-analog.c 		ret = sun8i_codec_add_lineout(cmpnt);
cmpnt             779 sound/soc/sunxi/sun8i-codec-analog.c 		ret = sun8i_codec_add_mbias(cmpnt);
cmpnt             785 sound/soc/sunxi/sun8i-codec-analog.c 		ret = sun8i_codec_add_mic2(cmpnt);