Home
last modified time | relevance | path

Searched refs:THERMAL_TEMP_INVALID (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/thermal/qcom/
Dqcom-spmi-temp-alarm.c237 if (temp == THERMAL_TEMP_INVALID || in qpnp_tm_update_critical_trip_temp()
308 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
312 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
320 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
/Linux-v6.1/include/linux/
Dthermal.h30 #define THERMAL_TEMP_INVALID -274000 macro
/Linux-v6.1/drivers/thermal/intel/int340x_thermal/
Dint340x_thermal_zone.c253 int34x_thermal_zone->aux_trips[i] = THERMAL_TEMP_INVALID; in int340x_thermal_zone_add()
Dprocessor_thermal_device_pci.c155 *temp = THERMAL_TEMP_INVALID; in sys_get_trip_temp()
/Linux-v6.1/drivers/thermal/intel/
Dx86_pkg_temp_thermal.c169 *temp = THERMAL_TEMP_INVALID; in sys_get_trip_temp()
/Linux-v6.1/drivers/thermal/
Dthermal_core.c358 if (tz->last_temperature != THERMAL_TEMP_INVALID) { in handle_thermal_trip()
399 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_init()