Home
last modified time | relevance | path

Searched refs:tegra30_ahub_soc_data (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/sound/soc/tegra/
Dtegra30_ahub.c497 static struct tegra30_ahub_soc_data soc_data_tegra30 = {
502 static struct tegra30_ahub_soc_data soc_data_tegra114 = {
507 static struct tegra30_ahub_soc_data soc_data_tegra124 = {
522 const struct tegra30_ahub_soc_data *soc_data; in tegra30_ahub_probe()
Dtegra30_ahub.h504 struct tegra30_ahub_soc_data { struct
523 const struct tegra30_ahub_soc_data *soc_data; argument