Searched defs:tmp401_data (Results 1 – 1 of 1) sorted by relevance
107 struct tmp401_data { struct108 struct i2c_client *client;109 struct regmap *regmap;110 struct mutex update_lock;111 enum chips kind;113 bool extended_range;116 u32 chip_channel_config[4];117 struct hwmon_channel_info chip_info;118 u32 temp_channel_config[4];119 struct hwmon_channel_info temp_info;[all …]