Searched refs:thermctl_tzs (Results 1 – 1 of 1) sorted by relevance
342 struct thermal_zone_device **thermctl_tzs; member864 tz = ts->thermctl_tzs[TEGRA124_SOCTHERM_SENSOR_CPU]; in soctherm_thermal_isr_thread()870 tz = ts->thermctl_tzs[TEGRA124_SOCTHERM_SENSOR_GPU]; in soctherm_thermal_isr_thread()876 tz = ts->thermctl_tzs[TEGRA124_SOCTHERM_SENSOR_PLLX]; in soctherm_thermal_isr_thread()882 tz = ts->thermctl_tzs[TEGRA124_SOCTHERM_SENSOR_MEM]; in soctherm_thermal_isr_thread()2168 tegra->thermctl_tzs = devm_kcalloc(&pdev->dev, in tegra_soctherm_probe()2171 if (!tegra->thermctl_tzs) in tegra_soctherm_probe()2208 tegra->thermctl_tzs[soc->ttgs[i]->id] = z; in tegra_soctherm_probe()2265 tz = tegra->thermctl_tzs[soc->ttgs[i]->id]; in soctherm_resume()