Lines Matching refs:cmpnt
430 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_pget_mono_to_stereo() local
431 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pget_mono_to_stereo()
443 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_pput_mono_to_stereo() local
444 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pput_mono_to_stereo()
459 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_cget_mono_to_stereo() local
460 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cget_mono_to_stereo()
472 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_cput_mono_to_stereo() local
473 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cput_mono_to_stereo()
488 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_pget_stereo_to_mono() local
489 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pget_stereo_to_mono()
501 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_pput_stereo_to_mono() local
502 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pput_stereo_to_mono()
517 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_cget_stereo_to_mono() local
518 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cget_stereo_to_mono()
530 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_cput_stereo_to_mono() local
531 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cput_stereo_to_mono()
713 .cmpnt = &tegra210_admaif_cmpnt,
723 .cmpnt = &tegra186_admaif_cmpnt,
831 admaif->soc_data->cmpnt, in tegra_admaif_probe()