Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thermal/intel/int340x_thermal/
A Dint340x_thermal_zone.c157 zone_trips[i].temperature = THERMAL_TEMP_INVALID; in int340x_thermal_zone_add()
246 zone_trips[i].temperature = THERMAL_TEMP_INVALID; in int340x_thermal_update_trips()
A Dprocessor_thermal_device_pci.c180 return THERMAL_TEMP_INVALID; in get_trip_temp()
/linux-6.3-rc2/drivers/thermal/
A Dthermal_acpi.c41 *ret_temp = THERMAL_TEMP_INVALID; in thermal_acpi_trip_temp()
A Dthermal_core.c356 if (tz->last_temperature != THERMAL_TEMP_INVALID) { in handle_thermal_trip()
397 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_init()
/linux-6.3-rc2/drivers/thermal/qcom/
A Dqcom-spmi-temp-alarm.c236 if (temp == THERMAL_TEMP_INVALID || in qpnp_tm_update_critical_trip_temp()
315 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
/linux-6.3-rc2/drivers/thermal/intel/
A Dintel_quark_dts_thermal.c188 return THERMAL_TEMP_INVALID; in get_trip_temp()
A Dx86_pkg_temp_thermal.c300 tj_max - thres_reg_value * 1000 : THERMAL_TEMP_INVALID; in pkg_temp_thermal_trips_init()
/linux-6.3-rc2/include/linux/
A Dthermal.h30 #define THERMAL_TEMP_INVALID -274000 macro

Completed in 12 milliseconds