Searched refs:tegra_soctherm_soc (Results 1 – 5 of 5) sorted by relevance
107 struct tegra_soctherm_soc { struct125 extern const struct tegra_soctherm_soc tegra124_soctherm; argument129 extern const struct tegra_soctherm_soc tegra132_soctherm;133 extern const struct tegra_soctherm_soc tegra210_soctherm;
206 const struct tegra_soctherm_soc tegra210_soctherm = {
205 const struct tegra_soctherm_soc tegra132_soctherm = {
205 const struct tegra_soctherm_soc tegra124_soctherm = {
236 struct tegra_soctherm_soc *soc;1257 struct tegra_soctherm_soc *soc; in tegra_soctherm_probe()1265 soc = (struct tegra_soctherm_soc *)match->data; in tegra_soctherm_probe()1421 struct tegra_soctherm_soc *soc = tegra->soc; in soctherm_resume()