Home
last modified time | relevance | path

Searched refs:thermal_zone_get_crit_temp (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dthermal.h347 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp);
/linux-6.3-rc2/drivers/thermal/
A Dthermal_core.c1158 int thermal_zone_get_crit_temp(struct thermal_zone_device *tz, int *temp) in thermal_zone_get_crit_temp() function
1182 EXPORT_SYMBOL_GPL(thermal_zone_get_crit_temp);
A Darmada_thermal.c786 ret = thermal_zone_get_crit_temp(tz, &temperature); in armada_configure_overheat_int()
/linux-6.3-rc2/drivers/thermal/samsung/
A Dexynos_tmu.c266 ret = thermal_zone_get_crit_temp(tzd, &temp); in exynos_tmu_initialize()
/linux-6.3-rc2/drivers/thermal/tegra/
A Dsoctherm.c745 if (thermal_zone_get_crit_temp(tz, &temperature)) in tegra_soctherm_set_hwtrips()

Completed in 22 milliseconds