THERMAL_TRIP_HOT 590 drivers/acpi/thermal.c *type = THERMAL_TRIP_HOT; THERMAL_TRIP_HOT 735 drivers/acpi/thermal.c else if (trip_type == THERMAL_TRIP_HOT) THERMAL_TRIP_HOT 76 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c .type = THERMAL_TRIP_HOT, THERMAL_TRIP_HOT 140 drivers/thermal/da9062-thermal.c *type = THERMAL_TRIP_HOT; THERMAL_TRIP_HOT 89 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c *type = THERMAL_TRIP_HOT; THERMAL_TRIP_HOT 239 drivers/thermal/intel/intel_pch_thermal.c *type = THERMAL_TRIP_HOT; THERMAL_TRIP_HOT 283 drivers/thermal/intel/intel_quark_dts_thermal.c *type = THERMAL_TRIP_HOT; THERMAL_TRIP_HOT 764 drivers/thermal/of-thermal.c [THERMAL_TRIP_HOT] = "hot", THERMAL_TRIP_HOT 612 drivers/thermal/tegra/soctherm.c } else if (type == THERMAL_TRIP_HOT) { THERMAL_TRIP_HOT 735 drivers/thermal/tegra/soctherm.c if (type == THERMAL_TRIP_HOT) { THERMAL_TRIP_HOT 422 drivers/thermal/thermal_core.c if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) THERMAL_TRIP_HOT 110 drivers/thermal/thermal_sysfs.c case THERMAL_TRIP_HOT: THERMAL_TRIP_HOT 13 include/trace/events/thermal.h TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT); THERMAL_TRIP_HOT 20 include/trace/events/thermal.h { THERMAL_TRIP_HOT, "HOT"}, \ THERMAL_TRIP_HOT 537 tools/thermal/tmon/tui.c case THERMAL_TRIP_HOT: return 'H';