Searched defs:sensors_temp_info (Results 1 – 1 of 1) sorted by relevance
56 struct sensors_temp_info struct58 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