Home
last modified time | relevance | path

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

/linux-6.15/drivers/hwmon/
H A Dlm90.c728 struct lm90_data { struct
729 struct i2c_client *client;
730 struct device *hwmon_dev;
731 u32 chip_config[2];
737 struct hwmon_chip_info chip;
738 struct mutex update_lock;
745 int kind;
746 u32 flags;
764 u16 temp[TEMP_REG_NUM];
765 u8 temp_hyst;
[all …]