Lines Matching refs:cmpnt

496 	struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol);  in tegra210_admaif_pget_mono_to_stereo()  local
497 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pget_mono_to_stereo()
509 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_pput_mono_to_stereo() local
510 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pput_mono_to_stereo()
525 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_cget_mono_to_stereo() local
526 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cget_mono_to_stereo()
538 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_cput_mono_to_stereo() local
539 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cput_mono_to_stereo()
554 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_pget_stereo_to_mono() local
555 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pget_stereo_to_mono()
567 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_pput_stereo_to_mono() local
568 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_pput_stereo_to_mono()
583 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_cget_stereo_to_mono() local
584 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cget_stereo_to_mono()
596 struct snd_soc_component *cmpnt = snd_soc_kcontrol_component(kcontrol); in tegra210_admaif_cput_stereo_to_mono() local
597 struct tegra_admaif *admaif = snd_soc_component_get_drvdata(cmpnt); in tegra210_admaif_cput_stereo_to_mono()
869 .cmpnt = &tegra210_admaif_cmpnt,
880 .cmpnt = &tegra186_admaif_cmpnt,
891 .cmpnt = &tegra264_admaif_cmpnt,
1006 admaif->soc_data->cmpnt, in tegra_admaif_probe()