Home
last modified time | relevance | path

Searched refs:SENSORS_TEMP_CRITICAL (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c117 case SENSORS_TEMP_CRITICAL: in get_sensor_values()
174 case SENSORS_TEMP_CRITICAL: in query_sti_load()
230 sti->mode == SENSORS_TEMP_CRITICAL ? "Crit" : "Unkn"); in hud_sensors_temp_graph_install()
238 case SENSORS_TEMP_CRITICAL: in hud_sensors_temp_graph_install()
299 SENSORS_TEMP_CRITICAL); in build_sensor_list()
357 case SENSORS_TEMP_CRITICAL: in hud_get_num_sensors()
Dhud_private.h210 #define SENSORS_TEMP_CRITICAL 2 macro
Dhud_context.c1315 SENSORS_TEMP_CRITICAL); in hud_parse_env_var()