THERMAL_TRIP_CRITICAL 582 drivers/acpi/thermal.c *type = THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 733 drivers/acpi/thermal.c if (trip_type == THERMAL_TRIP_CRITICAL) THERMAL_TRIP_CRITICAL 743 drivers/acpi/thermal.c if (trip_type == THERMAL_TRIP_CRITICAL && nocrt) THERMAL_TRIP_CRITICAL 82 drivers/net/ethernet/chelsio/cxgb4/cxgb4_thermal.c ch_thermal->trip_type = THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 83 drivers/net/ethernet/mellanox/mlxsw/core_thermal.c .type = THERMAL_TRIP_CRITICAL, THERMAL_TRIP_CRITICAL 446 drivers/platform/x86/acerhdf.c *type = THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 795 drivers/thermal/armada_thermal.c if (trips[i].type == THERMAL_TRIP_CRITICAL) THERMAL_TRIP_CRITICAL 396 drivers/thermal/imx_thermal.c THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 87 drivers/thermal/intel/int340x_thermal/int340x_thermal_zone.c *type = THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 237 drivers/thermal/intel/intel_pch_thermal.c *type = THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 285 drivers/thermal/intel/intel_quark_dts_thermal.c *type = THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 349 drivers/thermal/intel/intel_soc_dts_iosf.c THERMAL_TRIP_CRITICAL); THERMAL_TRIP_CRITICAL 387 drivers/thermal/of-thermal.c if (data->trips[i].type == THERMAL_TRIP_CRITICAL) { THERMAL_TRIP_CRITICAL 765 drivers/thermal/of-thermal.c [THERMAL_TRIP_CRITICAL] = "critical", THERMAL_TRIP_CRITICAL 252 drivers/thermal/qcom/qcom-spmi-temp-alarm.c if (trip_points[trip].type != THERMAL_TRIP_CRITICAL) THERMAL_TRIP_CRITICAL 292 drivers/thermal/qcom/qcom-spmi-temp-alarm.c trips[i].type == THERMAL_TRIP_CRITICAL) THERMAL_TRIP_CRITICAL 313 drivers/thermal/rcar_thermal.c *type = THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 349 drivers/thermal/rcar_thermal.c case THERMAL_TRIP_CRITICAL: THERMAL_TRIP_CRITICAL 145 drivers/thermal/st/st_thermal.c *type = THERMAL_TRIP_CRITICAL; THERMAL_TRIP_CRITICAL 601 drivers/thermal/tegra/soctherm.c if (type == THERMAL_TRIP_CRITICAL) { THERMAL_TRIP_CRITICAL 394 drivers/thermal/thermal_core.c if (trip_type == THERMAL_TRIP_CRITICAL) { THERMAL_TRIP_CRITICAL 422 drivers/thermal/thermal_core.c if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) THERMAL_TRIP_CRITICAL 94 drivers/thermal/thermal_helpers.c if (!ret && type == THERMAL_TRIP_CRITICAL) { THERMAL_TRIP_CRITICAL 108 drivers/thermal/thermal_sysfs.c case THERMAL_TRIP_CRITICAL: THERMAL_TRIP_CRITICAL 309 drivers/thermal/uniphier_thermal.c if (trips[i].type == THERMAL_TRIP_CRITICAL && THERMAL_TRIP_CRITICAL 12 include/trace/events/thermal.h TRACE_DEFINE_ENUM(THERMAL_TRIP_CRITICAL); THERMAL_TRIP_CRITICAL 19 include/trace/events/thermal.h { THERMAL_TRIP_CRITICAL, "CRITICAL"}, \ THERMAL_TRIP_CRITICAL 536 tools/thermal/tmon/tui.c case THERMAL_TRIP_CRITICAL: return 'C';