Searched defs:sensors_temp_info (Results 1 – 1 of 1) sorted by relevance
57 struct sensors_temp_info struct59 struct list_head list;62 char name[64];65 unsigned int mode;67 uint64_t last_time;92 get_sensor_values(struct sensors_temp_info *sti) in get_sensor_values() argument