tegra_soctherm_soc
struct tegra_soctherm_soc *soc;
soc = (struct tegra_soctherm_soc *)match->data;
struct tegra_soctherm_soc *soc = tegra->soc;
struct tegra_soctherm_soc *soc;
extern const struct tegra_soctherm_soc tegra114_soctherm;
extern const struct tegra_soctherm_soc tegra124_soctherm;
extern const struct tegra_soctherm_soc tegra132_soctherm;
extern const struct tegra_soctherm_soc tegra210_soctherm;
const struct tegra_soctherm_soc tegra114_soctherm = {
const struct tegra_soctherm_soc tegra124_soctherm = {
const struct tegra_soctherm_soc tegra132_soctherm = {
const struct tegra_soctherm_soc tegra210_soctherm = {