Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_HOT (Results 1 - 25 of 31) sorted by relevance

12

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dthermal.h15 THERMAL_TRIP_HOT, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dthermal.h15 THERMAL_TRIP_HOT, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dthermal.h29 THERMAL_TRIP_HOT, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dthermal.h29 THERMAL_TRIP_HOT, enumerator
/kernel/linux/linux-5.10/include/trace/events/
H A Dthermal.h13 TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT); variable
20 { THERMAL_TRIP_HOT, "HOT"}, \
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c86 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 Dthermal_trace.h13 TRACE_DEFINE_ENUM(THERMAL_TRIP_HOT); variable
20 { THERMAL_TRIP_HOT, "HOT"}, \
H A Dda9062-thermal.c145 { .temperature = DA9062_MILLI_CELSIUS(125), .type = THERMAL_TRIP_HOT },
H A Dthermal_of.c61 [THERMAL_TRIP_HOT] = "hot",
H A Dthermal_core.c338 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 Dtmon.h60 THERMAL_TRIP_HOT, enumerator
H A Dtui.c537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtmon.h60 THERMAL_TRIP_HOT, enumerator
H A Dtui.c537 case THERMAL_TRIP_HOT: return 'H'; in trip_type_to_char()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dda9062-thermal.c131 *type = THERMAL_TRIP_HOT; in da9062_thermal_get_trip_type()
H A Dthermal_of.c765 [THERMAL_TRIP_HOT] = "hot",
H A Dthermal_sysfs.c98 case THERMAL_TRIP_HOT: in trip_point_type_show()
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_pch_thermal.c242 *type = THERMAL_TRIP_HOT; in pch_get_trip_type()
H A Dintel_quark_dts_thermal.c269 *type = THERMAL_TRIP_HOT; in sys_get_trip_type()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c96 *type = THERMAL_TRIP_HOT; in int340x_thermal_get_trip_type()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_pch_thermal.c231 ptd->trips[nr_trips++].type = THERMAL_TRIP_HOT; in intel_pch_thermal_probe()
H A Dintel_quark_dts_thermal.c369 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 Dcore_thermal.c54 .type = THERMAL_TRIP_HOT,
72 .type = THERMAL_TRIP_HOT,
/kernel/linux/linux-5.10/drivers/acpi/
H A Dthermal.c538 *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 Dtegra30-tsensor.c324 if (trip.type == THERMAL_TRIP_HOT) in tegra_tsensor_get_hw_channel_trips()

Completed in 20 milliseconds

12