Searched defs:sensors_temp_info (Results 1 – 1 of 1) sorted by relevance
55 struct sensors_temp_info struct57 struct list_head list;60 char name[64];63 unsigned int mode;65 uint64_t last_time;90 get_sensor_values(struct sensors_temp_info *sti) in get_sensor_values() argument