Searched refs:tegra_soctherm_soc (Results 1 – 5 of 5) sorted by relevance
122 struct tegra_soctherm_soc { struct141 extern const struct tegra_soctherm_soc tegra124_soctherm; argument145 extern const struct tegra_soctherm_soc tegra132_soctherm;149 extern const struct tegra_soctherm_soc tegra210_soctherm;
210 const struct tegra_soctherm_soc tegra124_soctherm = {
210 const struct tegra_soctherm_soc tegra132_soctherm = {
218 const struct tegra_soctherm_soc tegra210_soctherm = {
342 struct tegra_soctherm_soc *soc;2121 struct tegra_soctherm_soc *soc; in tegra_soctherm_probe()2129 soc = (struct tegra_soctherm_soc *)match->data; in tegra_soctherm_probe()2284 struct tegra_soctherm_soc *soc = tegra->soc; in soctherm_resume()
Completed in 11 milliseconds