/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | thermal.h | 15 THERMAL_TRIP_HOT, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | thermal.h | 15 THERMAL_TRIP_HOT, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | thermal.h | 29 THERMAL_TRIP_HOT, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | thermal.h | 29 THERMAL_TRIP_HOT, enumerator
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | thermal.h | 13 TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT); variable 20 { THERMAL_TRIP_HOT, "HOT"}, \
|
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 86 zone_trips[trip_cnt].type = THERMAL_TRIP_HOT; in int340x_thermal_read_trips() 232 case THERMAL_TRIP_HOT: in int340x_thermal_update_trips()
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_trace.h | 13 TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT); variable 20 { THERMAL_TRIP_HOT, "HOT"}, \
|
H A D | da9062-thermal.c | 145 { .temperature = DA9062_MILLI_CELSIUS(125), .type = THERMAL_TRIP_HOT },
|
H A D | thermal_of.c | 61 [THERMAL_TRIP_HOT] = "hot",
|
H A D | thermal_core.c | 338 if (trip_type == THERMAL_TRIP_HOT && tz->ops->hot) in handle_critical_trips() 368 if (trip.type == THERMAL_TRIP_CRITICAL || trip.type == THERMAL_TRIP_HOT) in handle_thermal_trip()
|
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tmon.h | 60 THERMAL_TRIP_HOT, enumerator
|
H A D | tui.c | 537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
|
/kernel/linux/linux-6.6/tools/thermal/tmon/ |
H A D | tmon.h | 60 THERMAL_TRIP_HOT, enumerator
|
H A D | tui.c | 537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | da9062-thermal.c | 131 *type = THERMAL_TRIP_HOT; in da9062_thermal_get_trip_type()
|
H A D | thermal_of.c | 765 [THERMAL_TRIP_HOT] = "hot",
|
H A D | thermal_sysfs.c | 98 case THERMAL_TRIP_HOT: in trip_point_type_show()
|
/kernel/linux/linux-5.10/drivers/thermal/intel/ |
H A D | intel_pch_thermal.c | 242 *type = THERMAL_TRIP_HOT; in pch_get_trip_type()
|
H A D | intel_quark_dts_thermal.c | 269 *type = THERMAL_TRIP_HOT; in sys_get_trip_type()
|
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 96 *type = THERMAL_TRIP_HOT; in int340x_thermal_get_trip_type()
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | intel_pch_thermal.c | 231 ptd->trips[nr_trips++].type = THERMAL_TRIP_HOT; in intel_pch_thermal_probe()
|
H A D | intel_quark_dts_thermal.c | 369 aux_entry->trips[QRK_DTS_ID_TP_HOT].type = THERMAL_TRIP_HOT; in alloc_soc_dts()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | core_thermal.c | 54 .type = THERMAL_TRIP_HOT, 72 .type = THERMAL_TRIP_HOT,
|
/kernel/linux/linux-5.10/drivers/acpi/ |
H A D | thermal.c | 538 *type = THERMAL_TRIP_HOT; in thermal_get_trip_type() 683 else if (trip_type == THERMAL_TRIP_HOT) in thermal_notify()
|
/kernel/linux/linux-6.6/drivers/thermal/tegra/ |
H A D | tegra30-tsensor.c | 324 if (trip.type == THERMAL_TRIP_HOT) in tegra_tsensor_get_hw_channel_trips()
|