Searched defs:tmp421_data (Results 1 – 1 of 1) sorted by relevance
89 struct tmp421_data { struct90 struct i2c_client *client;91 struct mutex update_lock;92 u32 temp_config[5];93 struct hwmon_channel_info temp_info;94 const struct hwmon_channel_info *info[2];95 struct hwmon_chip_info chip;96 char valid;97 unsigned long last_updated;98 unsigned long channels;[all …]