• Home
  • Raw
  • Download

Lines Matching refs:cmpnt

3094 static int tegra210_sfc_write_coeff_ram(struct snd_soc_component *cmpnt)  in tegra210_sfc_write_coeff_ram()  argument
3096 struct tegra210_sfc *sfc = dev_get_drvdata(cmpnt->dev); in tegra210_sfc_write_coeff_ram()
3105 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_soc_kcontrol_component(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_soc_kcontrol_component(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 = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_iget_mono_to_stereo() local
3306 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iget_mono_to_stereo()
3316 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_iput_mono_to_stereo() local
3317 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_iput_mono_to_stereo()
3331 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_oget_stereo_to_mono() local
3332 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oget_stereo_to_mono()
3342 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_oput_stereo_to_mono() local
3343 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oput_stereo_to_mono()
3357 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_oget_mono_to_stereo() local
3358 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oget_mono_to_stereo()
3368 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_sfc_oput_mono_to_stereo() local
3369 struct tegra210_sfc *sfc = snd_soc_component_get_drvdata(cmpnt); in tegra210_sfc_oput_mono_to_stereo()