/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | thermal.h | 16 THERMAL_TRIP_CRITICAL, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | thermal.h | 16 THERMAL_TRIP_CRITICAL, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | thermal.h | 30 THERMAL_TRIP_CRITICAL, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | thermal.h | 30 THERMAL_TRIP_CRITICAL, enumerator
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | thermal.h | 12 TRACE_DEFINE_ENUM(THERMAL_TRIP_CRITICAL); variable 19 { THERMAL_TRIP_CRITICAL, "CRITICAL"}, \
|
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 79 zone_trips[trip_cnt].type = THERMAL_TRIP_CRITICAL; in int340x_thermal_read_trips() 229 case THERMAL_TRIP_CRITICAL: in int340x_thermal_update_trips()
|
/kernel/linux/linux-6.6/drivers/thermal/ |
H A D | thermal_trace.h | 12 TRACE_DEFINE_ENUM(THERMAL_TRIP_CRITICAL); variable 19 { THERMAL_TRIP_CRITICAL, "CRITICAL"}, \
|
H A D | thermal_helpers.c | 98 if (!ret && trip.type == THERMAL_TRIP_CRITICAL) { in __thermal_zone_get_temp()
|
/kernel/linux/linux-5.10/tools/thermal/tmon/ |
H A D | tmon.h | 59 THERMAL_TRIP_CRITICAL, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_thermal.c | 36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ;
|
/kernel/linux/linux-6.6/tools/thermal/tmon/ |
H A D | tmon.h | 59 THERMAL_TRIP_CRITICAL, enumerator
|
/kernel/linux/linux-5.10/drivers/thermal/qcom/ |
H A D | qcom-spmi-temp-alarm.c | 252 if (trip_points[trip].type != THERMAL_TRIP_CRITICAL) in qpnp_tm_set_trip_temp() 292 trips[i].type == THERMAL_TRIP_CRITICAL) in qpnp_tm_get_critical_trip_temp()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_thermal.c | 83 ch_thermal->trip_type = THERMAL_TRIP_CRITICAL; in cxgb4_thermal_init()
|
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | rcar_thermal.c | 297 *type = THERMAL_TRIP_CRITICAL; in rcar_thermal_get_trip_type() 333 case THERMAL_TRIP_CRITICAL: in rcar_thermal_notify()
|
H A D | thermal_helpers.c | 95 if (!ret && type == THERMAL_TRIP_CRITICAL) { in thermal_zone_get_temp()
|
H A D | thermal_of.c | 355 if (data->trips[i].type == THERMAL_TRIP_CRITICAL) { in of_thermal_get_crit_temp() 766 [THERMAL_TRIP_CRITICAL] = "critical",
|
H A D | uniphier_thermal.c | 309 if (trips[i].type == THERMAL_TRIP_CRITICAL && in uniphier_tm_probe()
|
/kernel/linux/linux-6.6/drivers/thermal/qcom/ |
H A D | qcom-spmi-temp-alarm.c | 275 if (trip.type != THERMAL_TRIP_CRITICAL) in qpnp_tm_set_trip_temp() 310 if (trip.type == THERMAL_TRIP_CRITICAL) in qpnp_tm_get_critical_trip_temp()
|
/kernel/linux/linux-5.10/drivers/thermal/st/ |
H A D | st_thermal.c | 145 *type = THERMAL_TRIP_CRITICAL; in st_thermal_get_trip_type()
|
/kernel/linux/linux-6.6/drivers/thermal/st/ |
H A D | st_thermal.c | 203 trip.type = THERMAL_TRIP_CRITICAL; in st_thermal_register()
|
/kernel/linux/linux-5.10/drivers/thermal/intel/ |
H A D | intel_pch_thermal.c | 240 *type = THERMAL_TRIP_CRITICAL; in pch_get_trip_type()
|
H A D | intel_quark_dts_thermal.c | 271 *type = THERMAL_TRIP_CRITICAL; in sys_get_trip_type()
|
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/ |
H A D | int340x_thermal_zone.c | 94 *type = THERMAL_TRIP_CRITICAL; in int340x_thermal_get_trip_type()
|
/kernel/linux/linux-6.6/drivers/thermal/intel/ |
H A D | intel_pch_thermal.c | 224 ptd->trips[nr_trips++].type = THERMAL_TRIP_CRITICAL; in intel_pch_thermal_probe()
|
H A D | intel_quark_dts_thermal.c | 366 aux_entry->trips[QRK_DTS_ID_TP_CRITICAL].type = THERMAL_TRIP_CRITICAL; in alloc_soc_dts()
|