Searched refs:hot_temp (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dint340x_thermal_zone.h38 int hot_temp; member in struct:int34x_thermal_zone
H A Dint340x_thermal_zone.c67 *temp = d->hot_temp; int340x_thermal_get_trip_temp()
223 &int34x_thermal_zone->hot_temp)) int340x_thermal_zone_add()
/linux-4.4.14/drivers/thermal/
H A Dintel_pch_thermal.c66 unsigned long hot_temp; member in struct:pch_thermal_device
112 ptd->hot_temp = trip_temp * 1000 / 2 - 50000; pch_wpt_init()
173 *temp = ptd->hot_temp; pch_get_trip_temp()

Completed in 181 milliseconds