Home
last modified time | relevance | path

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

/linux/include/trace/events/
A Dthermal.h12 TRACE_DEFINE_ENUM(THERMAL_TRIP_CRITICAL);
19 { THERMAL_TRIP_CRITICAL, "CRITICAL"}, \
/linux/include/uapi/linux/
A Dthermal.h16 THERMAL_TRIP_CRITICAL, enumerator
/linux/tools/thermal/tmon/
A Dtmon.h56 THERMAL_TRIP_CRITICAL, enumerator
A Dtui.c536 case THERMAL_TRIP_CRITICAL: return 'C'; in trip_type_to_char()
/linux/drivers/thermal/qcom/
A Dqcom-spmi-temp-alarm.c275 if (trip_points[trip].type != THERMAL_TRIP_CRITICAL) in qpnp_tm_set_trip_temp()
315 trips[i].type == THERMAL_TRIP_CRITICAL) in qpnp_tm_get_critical_trip_temp()
/linux/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_thermal.c83 ch_thermal->trip_type = THERMAL_TRIP_CRITICAL; in cxgb4_thermal_init()
/linux/drivers/thermal/
A Dthermal_helpers.c95 if (!ret && type == THERMAL_TRIP_CRITICAL) { in thermal_zone_get_temp()
A Dthermal_of.c355 if (data->trips[i].type == THERMAL_TRIP_CRITICAL) { in of_thermal_get_crit_temp()
766 [THERMAL_TRIP_CRITICAL] = "critical",
A Duniphier_thermal.c309 if (trips[i].type == THERMAL_TRIP_CRITICAL && in uniphier_tm_probe()
A Drcar_thermal.c297 *type = THERMAL_TRIP_CRITICAL; in rcar_thermal_get_trip_type()
A Dthermal_core.c357 else if (trip_type == THERMAL_TRIP_CRITICAL) in handle_critical_trips()
386 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) in handle_thermal_trip()
A Dimx_thermal.c370 THERMAL_TRIP_CRITICAL; in imx_get_trip_type()
A Darmada_thermal.c796 if (trips[i].type == THERMAL_TRIP_CRITICAL) in armada_configure_overheat_int()
A Dthermal_sysfs.c96 case THERMAL_TRIP_CRITICAL: in trip_point_type_show()
/linux/drivers/thermal/st/
A Dst_thermal.c145 *type = THERMAL_TRIP_CRITICAL; in st_thermal_get_trip_type()
/linux/drivers/thermal/intel/
A Dintel_quark_dts_thermal.c271 *type = THERMAL_TRIP_CRITICAL; in sys_get_trip_type()
A Dintel_soc_dts_iosf.c360 return update_trip_temp(entry, j, temp, THERMAL_TRIP_CRITICAL); in intel_soc_dts_iosf_add_read_only_critical_trip()
A Dintel_pch_thermal.c302 *type = THERMAL_TRIP_CRITICAL; in pch_get_trip_type()
/linux/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c88 *type = THERMAL_TRIP_CRITICAL; in int340x_thermal_get_trip_type()
/linux/drivers/platform/x86/
A Dacerhdf.c433 *type = THERMAL_TRIP_CRITICAL; in acerhdf_get_trip_type()
/linux/drivers/thermal/tegra/
A Dtegra30-tsensor.c329 if (type == THERMAL_TRIP_CRITICAL) in tegra_tsensor_get_hw_channel_trips()
A Dsoctherm.c602 if (type == THERMAL_TRIP_CRITICAL) { in tegra_thermctl_set_trip_temp()
/linux/drivers/acpi/
A Dthermal.c529 *type = THERMAL_TRIP_CRITICAL; in thermal_get_trip_type()

Completed in 40 milliseconds