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

/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dint340x_thermal_zone.c66 else if (trip == d->hot_trip_id) int340x_thermal_get_trip_temp()
97 else if (trip == d->hot_trip_id) int340x_thermal_get_trip_type()
221 int34x_thermal_zone->hot_trip_id = -1; int340x_thermal_zone_add()
224 int34x_thermal_zone->hot_trip_id = trip_cnt++; int340x_thermal_zone_add()
H A Dint340x_thermal_zone.h39 int hot_trip_id; member in struct:int34x_thermal_zone
/linux-4.4.14/drivers/thermal/
H A Dintel_pch_thermal.c65 int hot_trip_id; member in struct:pch_thermal_device
107 ptd->hot_trip_id = -1; pch_wpt_init()
113 ptd->hot_trip_id = *nr_trips; pch_wpt_init()
158 else if (ptd->hot_trip_id == trip) pch_get_trip_type()
172 else if (ptd->hot_trip_id == trip) pch_get_trip_temp()

Completed in 228 milliseconds