Home
last modified time | relevance | path

Searched defs:sensors_temp_info (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_sensors_temp.c56 struct sensors_temp_info struct
58 struct list_head list;
61 char name[64];
64 unsigned int mode;
66 uint64_t last_time;
91 get_sensor_values(struct sensors_temp_info *sti) in get_sensor_values() argument