Searched refs:THERMAL_TRIP_HOT (Results 1 – 9 of 9) sorted by relevance
17 THERMAL_TRIP_HOT, enumerator
15 [THERMAL_TRIP_HOT] = "hot",
145 { .temperature = DA9062_MILLI_CELSIUS(125), .type = THERMAL_TRIP_HOT },
30 [THERMAL_TRIP_HOT] = "hot",
461 if (trip->type == THERMAL_TRIP_HOT || trip->type == THERMAL_TRIP_CRITICAL) in thermal_governor_trip_crossed()479 trip->type == THERMAL_TRIP_HOT) in thermal_trip_crossed()
60 THERMAL_TRIP_HOT, enumerator
537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
233 ptd_trips[nr_trips++].type = THERMAL_TRIP_HOT; in intel_pch_thermal_probe()
315 if (trip->type == THERMAL_TRIP_HOT) in tegra_tsensor_get_trips_cb()