| H A D | hud_sensors_temp.c | 62 /* The type of measurement, critical or current. */ 72 double current, min, max, critical; member in struct:sensors_temp_info 120 sti->critical = get_value(sti->chip, sf); 174 hud_graph_add_value(gr, sti->critical); 290 /* Create a 'current' and 'critical' object pair.
|