Home
last modified time | relevance | path

Searched refs:THERMAL_TRIP_CRITICAL (Results 1 - 25 of 47) sorted by relevance

12

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dthermal.h16 THERMAL_TRIP_CRITICAL, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dthermal.h16 THERMAL_TRIP_CRITICAL, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dthermal.h30 THERMAL_TRIP_CRITICAL, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dthermal.h30 THERMAL_TRIP_CRITICAL, enumerator
/kernel/linux/linux-5.10/include/trace/events/
H A Dthermal.h12 TRACE_DEFINE_ENUM(THERMAL_TRIP_CRITICAL); variable
19 { THERMAL_TRIP_CRITICAL, "CRITICAL"}, \
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c79 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 Dthermal_trace.h12 TRACE_DEFINE_ENUM(THERMAL_TRIP_CRITICAL); variable
19 { THERMAL_TRIP_CRITICAL, "CRITICAL"}, \
H A Dthermal_helpers.c98 if (!ret && trip.type == THERMAL_TRIP_CRITICAL) { in __thermal_zone_get_temp()
/kernel/linux/linux-5.10/tools/thermal/tmon/
H A Dtmon.h59 THERMAL_TRIP_CRITICAL, enumerator
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_thermal.c36 static struct thermal_trip trip = { .type = THERMAL_TRIP_CRITICAL } ;
/kernel/linux/linux-6.6/tools/thermal/tmon/
H A Dtmon.h59 THERMAL_TRIP_CRITICAL, enumerator
/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c252 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 Dcxgb4_thermal.c83 ch_thermal->trip_type = THERMAL_TRIP_CRITICAL; in cxgb4_thermal_init()
/kernel/linux/linux-5.10/drivers/thermal/
H A Drcar_thermal.c297 *type = THERMAL_TRIP_CRITICAL; in rcar_thermal_get_trip_type()
333 case THERMAL_TRIP_CRITICAL: in rcar_thermal_notify()
H A Dthermal_helpers.c95 if (!ret && type == THERMAL_TRIP_CRITICAL) { in thermal_zone_get_temp()
H A Dthermal_of.c355 if (data->trips[i].type == THERMAL_TRIP_CRITICAL) { in of_thermal_get_crit_temp()
766 [THERMAL_TRIP_CRITICAL] = "critical",
H A Duniphier_thermal.c309 if (trips[i].type == THERMAL_TRIP_CRITICAL && in uniphier_tm_probe()
/kernel/linux/linux-6.6/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c275 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 Dst_thermal.c145 *type = THERMAL_TRIP_CRITICAL; in st_thermal_get_trip_type()
/kernel/linux/linux-6.6/drivers/thermal/st/
H A Dst_thermal.c203 trip.type = THERMAL_TRIP_CRITICAL; in st_thermal_register()
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dintel_pch_thermal.c240 *type = THERMAL_TRIP_CRITICAL; in pch_get_trip_type()
H A Dintel_quark_dts_thermal.c271 *type = THERMAL_TRIP_CRITICAL; in sys_get_trip_type()
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c94 *type = THERMAL_TRIP_CRITICAL; in int340x_thermal_get_trip_type()
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_pch_thermal.c224 ptd->trips[nr_trips++].type = THERMAL_TRIP_CRITICAL; in intel_pch_thermal_probe()
H A Dintel_quark_dts_thermal.c366 aux_entry->trips[QRK_DTS_ID_TP_CRITICAL].type = THERMAL_TRIP_CRITICAL; in alloc_soc_dts()

Completed in 13 milliseconds

12