Home
last modified time | relevance | path

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

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