THERMAL_TRIP_HOT
trip->type = THERMAL_TRIP_HOT;
.type = THERMAL_TRIP_HOT,
.type = THERMAL_TRIP_HOT,
{ .temperature = DA9062_MILLI_CELSIUS(125), .type = THERMAL_TRIP_HOT },
trip->type == THERMAL_TRIP_HOT)
trip->type == THERMAL_TRIP_HOT)
trip->type == THERMAL_TRIP_HOT)
case THERMAL_TRIP_HOT:
zone_trips[trip_cnt].type = THERMAL_TRIP_HOT;
ptd_trips[nr_trips++].type = THERMAL_TRIP_HOT;
case THERMAL_TRIP_HOT:
trips[QRK_DTS_ID_TP_HOT].type = THERMAL_TRIP_HOT;
} else if (trip->type == THERMAL_TRIP_HOT) {
if (trip->type != THERMAL_TRIP_HOT)
if (trip->type == THERMAL_TRIP_HOT)
if (trip->type == THERMAL_TRIP_HOT || trip->type == THERMAL_TRIP_CRITICAL)
trip->type == THERMAL_TRIP_HOT)
[THERMAL_TRIP_HOT] = "hot",
TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT);
{ THERMAL_TRIP_HOT, "HOT"}, \
[THERMAL_TRIP_HOT] = "hot",
case THERMAL_TRIP_HOT: return 'H';