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

/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dint340x_thermal_zone.h36 int crt_temp; member in struct:int34x_thermal_zone
H A Dint340x_thermal_zone.c63 *temp = d->crt_temp; int340x_thermal_get_trip_temp()
219 &int34x_thermal_zone->crt_temp)) int340x_thermal_zone_add()
/linux-4.4.14/drivers/thermal/
H A Dintel_pch_thermal.c64 unsigned long crt_temp; member in struct:pch_thermal_device
102 ptd->crt_temp = trip_temp * 1000 / 2 - 50000; pch_wpt_init()
171 *temp = ptd->crt_temp; pch_get_trip_temp()

Completed in 258 milliseconds