Searched refs:thermctl_tzs (Results 1 – 1 of 1) sorted by relevance
235 struct thermal_zone_device **thermctl_tzs; member1341 tegra->thermctl_tzs = devm_kcalloc(&pdev->dev, in tegra_soctherm_probe()1344 if (!tegra->thermctl_tzs) in tegra_soctherm_probe()1379 tegra->thermctl_tzs[soc->ttgs[i]->id] = z; in tegra_soctherm_probe()1436 tz = tegra->thermctl_tzs[soc->ttgs[i]->id]; in soctherm_resume()