Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dtmp401.c107 struct tmp401_data { struct
108 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 …]