Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/include/linux/
H A Dthermal.h34 #define THERMAL_TEMP_INVALID -274000 macro
/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dint340x_thermal_zone.c247 int34x_thermal_zone->aux_trips[i] = THERMAL_TEMP_INVALID; in int340x_thermal_zone_add()
/OK3568_Linux_fs/kernel/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c167 *temp = THERMAL_TEMP_INVALID; in sys_get_trip_temp()
/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_core.c432 if (tz->last_temperature != THERMAL_TEMP_INVALID) { in handle_thermal_trip()
478 tz->temperature = THERMAL_TEMP_INVALID; in thermal_zone_device_init()
H A Drk_virtual_thermal.c780 if (tz->temperature != THERMAL_TEMP_INVALID) in dump_virtual_temperature()
H A Drockchip_thermal.c2364 if (tz->temperature != THERMAL_TEMP_INVALID) in rockchip_dump_temperature()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_system_monitor.c1044 if (ret || temp == THERMAL_TEMP_INVALID) { in rockchip_system_monitor_wide_temp_init()
1623 if (ret || temp == THERMAL_TEMP_INVALID) in rockchip_system_monitor_thermal_update()