Searched defs:lm90_data (Results 1 – 1 of 1) sorted by relevance
728 struct lm90_data { struct729 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 …]