Home
last modified time | relevance | path

Searched refs:THERMAL_TEMP_INVALID (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c213 if (temp == THERMAL_TEMP_INVALID || in qpnp_tm_update_critical_trip_temp()
284 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
288 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
296 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/
H 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()
H A Dprocessor_thermal_device_pci.c179 return THERMAL_TEMP_INVALID; in get_trip_temp()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_acpi.c41 *ret_temp = THERMAL_TEMP_INVALID; in thermal_acpi_trip_temp()
H A Dthermal_core.c354 if (trip.temperature == THERMAL_TEMP_INVALID) in handle_thermal_trip()
357 if (tz->last_temperature != THERMAL_TEMP_INVALID) { in handle_thermal_trip()
398 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_init()
/kernel/linux/linux-6.6/drivers/thermal/qcom/
H A Dqcom-spmi-temp-alarm.c235 if (temp == THERMAL_TEMP_INVALID || in qpnp_tm_update_critical_trip_temp()
314 return THERMAL_TEMP_INVALID; in qpnp_tm_get_critical_trip_temp()
/kernel/linux/linux-6.6/drivers/acpi/
H A Dthermal.c184 if (temp_deci_k == THERMAL_TEMP_INVALID) in acpi_thermal_temp()
185 return THERMAL_TEMP_INVALID; in acpi_thermal_temp()
413 trip->temperature = THERMAL_TEMP_INVALID; in acpi_thermal_adjust_trip()
/kernel/linux/linux-5.10/include/linux/
H A Dthermal.h33 #define THERMAL_TEMP_INVALID -274000 macro
/kernel/linux/linux-5.10/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c261 int34x_thermal_zone->aux_trips[i] = THERMAL_TEMP_INVALID; in int340x_thermal_zone_add()
/kernel/linux/linux-6.6/include/linux/
H A Dthermal.h30 #define THERMAL_TEMP_INVALID -274000 macro
/kernel/linux/linux-6.6/drivers/thermal/intel/
H A Dintel_quark_dts_thermal.c188 return THERMAL_TEMP_INVALID; in get_trip_temp()
H A Dx86_pkg_temp_thermal.c302 tj_max - thres_reg_value * 1000 : THERMAL_TEMP_INVALID; in pkg_temp_thermal_trips_init()
/kernel/linux/linux-5.10/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c167 *temp = THERMAL_TEMP_INVALID; in sys_get_trip_temp()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_core.c430 if (tz->last_temperature != THERMAL_TEMP_INVALID) { in handle_thermal_trip()
476 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_init()
/kernel/linux/linux-6.6/drivers/thermal/mediatek/
H A Dauxadc_thermal.c839 temp = THERMAL_TEMP_INVALID; in mtk_thermal_bank_temperature()

Completed in 16 milliseconds