Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_HOT (Results 1 – 16 of 16) sorted by relevance

/linux/include/trace/events/
A Dthermal.h13 TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT);
20 { THERMAL_TRIP_HOT, "HOT"}, \
/linux/include/uapi/linux/
A Dthermal.h15 THERMAL_TRIP_HOT, enumerator
/linux/Documentation/devicetree/bindings/thermal/
A Dda9062-thermal.txt7 high THERMAL_TRIP_HOT temperatures for the PMIC device.
/linux/tools/thermal/tmon/
A Dtmon.h57 THERMAL_TRIP_HOT, enumerator
A Dtui.c537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
/linux/drivers/thermal/
A Dda9062-thermal.c131 *type = THERMAL_TRIP_HOT; in da9062_thermal_get_trip_type()
A Dthermal_core.c355 if (trip_type == THERMAL_TRIP_HOT && tz->ops->hot) in handle_critical_trips()
386 if (type == THERMAL_TRIP_CRITICAL || type == THERMAL_TRIP_HOT) in handle_thermal_trip()
A Dthermal_of.c765 [THERMAL_TRIP_HOT] = "hot",
A Dthermal_sysfs.c98 case THERMAL_TRIP_HOT: in trip_point_type_show()
/linux/drivers/thermal/intel/
A Dintel_quark_dts_thermal.c269 *type = THERMAL_TRIP_HOT; in sys_get_trip_type()
A Dintel_pch_thermal.c304 *type = THERMAL_TRIP_HOT; in pch_get_trip_type()
/linux/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c90 *type = THERMAL_TRIP_HOT; in int340x_thermal_get_trip_type()
/linux/drivers/thermal/tegra/
A Dtegra30-tsensor.c326 if (type == THERMAL_TRIP_HOT) in tegra_tsensor_get_hw_channel_trips()
A Dsoctherm.c613 } else if (type == THERMAL_TRIP_HOT) { in tegra_thermctl_set_trip_temp()
736 if (type == THERMAL_TRIP_HOT) { in get_hot_temp()
/linux/drivers/net/ethernet/mellanox/mlxsw/
A Dcore_thermal.c66 .type = THERMAL_TRIP_HOT,
/linux/drivers/acpi/
A Dthermal.c537 *type = THERMAL_TRIP_HOT; in thermal_get_trip_type()

Completed in 33 milliseconds