Searched defs:ds620_data (Results 1 – 1 of 1) sorted by relevance
69 struct ds620_data { struct70 struct device *hwmon_dev;71 struct mutex update_lock;72 char valid; /* !=0 if following fields are valid */73 unsigned long last_updated; /* In jiffies */75 s16 temp[3]; /* Register values, word */