Searched refs:THERMAL_TRIP_HOT (Results 1 – 16 of 16) sorted by relevance
13 TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT);20 { THERMAL_TRIP_HOT, "HOT"}, \
145 { .temperature = DA9062_MILLI_CELSIUS(125), .type = THERMAL_TRIP_HOT },
61 [THERMAL_TRIP_HOT] = "hot",
338 if (trip_type == THERMAL_TRIP_HOT && tz->ops->hot) in handle_critical_trips()368 if (trip.type == THERMAL_TRIP_CRITICAL || trip.type == THERMAL_TRIP_HOT) in handle_thermal_trip()
107 case THERMAL_TRIP_HOT: in trip_point_type_show()
86 zone_trips[trip_cnt].type = THERMAL_TRIP_HOT; in int340x_thermal_read_trips()232 case THERMAL_TRIP_HOT: in int340x_thermal_update_trips()
15 THERMAL_TRIP_HOT, enumerator
7 high THERMAL_TRIP_HOT temperatures for the PMIC device.
60 THERMAL_TRIP_HOT, enumerator
537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
369 aux_entry->trips[QRK_DTS_ID_TP_HOT].type = THERMAL_TRIP_HOT; in alloc_soc_dts()
231 ptd->trips[nr_trips++].type = THERMAL_TRIP_HOT; in intel_pch_thermal_probe()
54 .type = THERMAL_TRIP_HOT,72 .type = THERMAL_TRIP_HOT,
324 if (trip.type == THERMAL_TRIP_HOT) in tegra_tsensor_get_hw_channel_trips()
612 } else if (trip.type == THERMAL_TRIP_HOT) { in tegra_thermctl_set_trip_temp()701 if (trip.type == THERMAL_TRIP_HOT) { in get_hot_temp()
718 trip->type = THERMAL_TRIP_HOT; in acpi_thermal_register_thermal_zone()