Lines Matching refs:cmpnt
3065 static int tegra210_sfc_write_coeff_ram(struct snd_soc_component *cmpnt) in tegra210_sfc_write_coeff_ram() argument
3067 struct tegra210_sfc *sfc = dev_get_drvdata(cmpnt->dev); in tegra210_sfc_write_coeff_ram()
3076 dev_err(cmpnt->dev, in tegra210_sfc_write_coeff_ram()
3242 struct snd_soc_component *cmpnt = snd_soc_dapm_to_component(w->dapm); in tegra210_sfc_init() local
3244 return tegra210_sfc_write_coeff_ram(cmpnt); in tegra210_sfc_init()
3250 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_iget_stereo_to_mono() local
3251 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iget_stereo_to_mono()
3261 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_iput_stereo_to_mono() local
3262 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iput_stereo_to_mono()
3276 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_iget_mono_to_stereo() local
3277 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iget_mono_to_stereo()
3287 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_iput_mono_to_stereo() local
3288 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iput_mono_to_stereo()
3302 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_oget_stereo_to_mono() local
3303 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oget_stereo_to_mono()
3313 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_oput_stereo_to_mono() local
3314 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oput_stereo_to_mono()
3328 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_oget_mono_to_stereo() local
3329 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oget_mono_to_stereo()
3339 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_oput_mono_to_stereo() local
3340 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oput_mono_to_stereo()