Searched refs:THERMAL_TRIP_CRITICAL (Results 1 – 14 of 14) sorted by relevance
16 [THERMAL_TRIP_CRITICAL] = "critical",21 if (trip_type < THERMAL_TRIP_ACTIVE || trip_type > THERMAL_TRIP_CRITICAL) in thermal_trip_type_name()
96 if (trip->type == THERMAL_TRIP_CRITICAL) { in __thermal_zone_get_temp()
31 [THERMAL_TRIP_CRITICAL] = "critical",
821 if (trip->type == THERMAL_TRIP_CRITICAL) in tze_seq_show()
18 THERMAL_TRIP_CRITICAL, enumerator
36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ;
59 THERMAL_TRIP_CRITICAL, enumerator
536 case THERMAL_TRIP_CRITICAL: return 'C'; in trip_type_to_char()
226 ptd_trips[nr_trips++].type = THERMAL_TRIP_CRITICAL; in intel_pch_thermal_probe()
346 set_trip(&trips[i][1], THERMAL_TRIP_CRITICAL, 0, temp, 1); in intel_soc_dts_iosf_init()
147 .type = THERMAL_TRIP_CRITICAL }
270 if (trip->type != THERMAL_TRIP_CRITICAL) in qpnp_tm_set_trip_temp()
317 else if (trip->type == THERMAL_TRIP_CRITICAL) in tegra_tsensor_get_trips_cb()
832 trip->type = THERMAL_TRIP_CRITICAL; in acpi_thermal_add()