Home
last modified time | relevance | path

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

/linux/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c82 zone_trips[trip_cnt].type = THERMAL_TRIP_HOT; in int340x_thermal_read_trips()
210 case THERMAL_TRIP_HOT: in int340x_update_one_trip()
/linux/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c252 case THERMAL_TRIP_HOT: in sys_set_trip_temp()
377 trips[QRK_DTS_ID_TP_HOT].type = THERMAL_TRIP_HOT; in alloc_soc_dts()
/linux/include/uapi/linux/
H A Dthermal.h17 THERMAL_TRIP_HOT, enumerator
/linux/drivers/thermal/
H A Dthermal_trip.c15 [THERMAL_TRIP_HOT] = "hot",
H A Dda9062-thermal.c145 { .temperature = DA9062_MILLI_CELSIUS(125), .type = THERMAL_TRIP_HOT },
H A Dthermal_of.c30 [THERMAL_TRIP_HOT] = "hot",
/linux/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()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_thermal.c57 .type = THERMAL_TRIP_HOT,
78 .type = THERMAL_TRIP_HOT,
/linux/drivers/thermal/tegra/
H A Dtegra30-tsensor.c315 if (trip->type == THERMAL_TRIP_HOT) in tegra_tsensor_get_trips_cb()
/linux/drivers/acpi/
H A Dthermal.c842 trip->type = THERMAL_TRIP_HOT; in acpi_thermal_probe()