Home
last modified time | relevance | path

Searched defs:ahub (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/sound/soc/tegra/
Dtegra210_ahub.c21 struct tegra_ahub *ahub = snd_soc_component_get_drvdata(cmpnt); in tegra_ahub_get_value_enum() local
58 struct tegra_ahub *ahub = snd_soc_component_get_drvdata(cmpnt); in tegra_ahub_put_value_enum() local
569 struct tegra_ahub *ahub = dev_get_drvdata(dev); in tegra_ahub_runtime_suspend() local
581 struct tegra_ahub *ahub = dev_get_drvdata(dev); in tegra_ahub_runtime_resume() local
598 struct tegra_ahub *ahub; in tegra_ahub_probe() local
Dtegra30_ahub.c23 static struct tegra30_ahub *ahub; variable