Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dmax6697.c86 struct max6697_data { struct
87 struct regmap *regmap;
89 enum chips type;
90 const struct max6697_chip_data *chip;
92 int temp_offset; /* in degrees C */
94 struct mutex update_lock;
100 u32 alarms;