Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_CRITICAL (Results 1 – 22 of 22) sorted by relevance

/Linux-v4.19/include/trace/events/
Dthermal.h12 TRACE_DEFINE_ENUM(THERMAL_TRIP_CRITICAL);
19 { THERMAL_TRIP_CRITICAL, "CRITICAL"}, \
/Linux-v4.19/tools/thermal/tmon/
Dtmon.h65 THERMAL_TRIP_CRITICAL, enumerator
Dtui.c545 case THERMAL_TRIP_CRITICAL: return 'C'; in trip_type_to_char()
/Linux-v4.19/drivers/thermal/
Ddb8500_thermal.c204 if (ptrips->trip_points[i].type == THERMAL_TRIP_CRITICAL) { in db8500_sys_get_crit_temp()
354 ptrips->trip_points[i].type = THERMAL_TRIP_CRITICAL; in db8500_thermal_parse_dt()
Dthermal_helpers.c94 if (!ret && type == THERMAL_TRIP_CRITICAL) { in thermal_zone_get_temp()
Drcar_thermal.c292 *type = THERMAL_TRIP_CRITICAL; in rcar_thermal_get_trip_type()
328 case THERMAL_TRIP_CRITICAL: in rcar_thermal_notify()
Dintel_quark_dts_thermal.c285 *type = THERMAL_TRIP_CRITICAL; in sys_get_trip_type()
Dof-thermal.c361 if (data->trips[i].type == THERMAL_TRIP_CRITICAL) { in of_thermal_get_crit_temp()
714 [THERMAL_TRIP_CRITICAL] = "critical",
Duniphier_thermal.c320 if (trips[i].type == THERMAL_TRIP_CRITICAL && in uniphier_tm_probe()
Dintel_pch_thermal.c246 *type = THERMAL_TRIP_CRITICAL; in pch_get_trip_type()
Dintel_soc_dts_iosf.c358 THERMAL_TRIP_CRITICAL); in intel_soc_dts_iosf_add_read_only_critical_trip()
Dthermal_core.c388 if (trip_type == THERMAL_TRIP_CRITICAL) { in handle_critical_trips()
416 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) in handle_thermal_trip()
Dimx_thermal.c396 THERMAL_TRIP_CRITICAL; in imx_get_trip_type()
Dthermal_sysfs.c108 case THERMAL_TRIP_CRITICAL: in trip_point_type_show()
/Linux-v4.19/drivers/thermal/st/
Dst_thermal.c150 *type = THERMAL_TRIP_CRITICAL; in st_thermal_get_trip_type()
/Linux-v4.19/drivers/thermal/int340x_thermal/
Dint340x_thermal_zone.c96 *type = THERMAL_TRIP_CRITICAL; in int340x_thermal_get_trip_type()
/Linux-v4.19/drivers/acpi/
Dthermal.c601 *type = THERMAL_TRIP_CRITICAL; in thermal_get_trip_type()
752 if (trip_type == THERMAL_TRIP_CRITICAL) in thermal_notify()
762 if (trip_type == THERMAL_TRIP_CRITICAL && nocrt) in thermal_notify()
/Linux-v4.19/include/linux/
Dthermal.h70 THERMAL_TRIP_CRITICAL, enumerator
/Linux-v4.19/drivers/platform/x86/
Dacerhdf.c447 *type = THERMAL_TRIP_CRITICAL; in acerhdf_get_trip_type()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dcore_thermal.c54 .type = THERMAL_TRIP_CRITICAL,
/Linux-v4.19/drivers/thermal/tegra/
Dsoctherm.c466 if (type == THERMAL_TRIP_CRITICAL) { in tegra_thermctl_set_trip_temp()
/Linux-v4.19/drivers/mfd/
Ddb8500-prcmu.c3026 .type = THERMAL_TRIP_CRITICAL,