Home
last modified time | relevance | path

Searched defs:tmp401_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hwmon/
H A Dtmp401.c106 struct tmp401_data { struct
107 struct i2c_client *client;
108 struct regmap *regmap;
109 enum chips kind;
111 bool extended_range;
114 u32 chip_channel_config[4];
115 struct hwmon_channel_info chip_info;
116 u32 temp_channel_config[4];
117 struct hwmon_channel_info temp_info;
118 const struct hwmon_channel_info *info[3];
[all …]