Home
last modified time | relevance | path

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

/linux/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];
732 u32 channel_config[MAX_CHANNELS + 1];
733 const char *channel_label[MAX_CHANNELS];
734 struct hwmon_channel_info chip_info;
735 struct hwmon_channel_info temp_info;
736 const struct hwmon_channel_info *info[3];
737 struct hwmon_chip_info chip;
[all …]