Home
last modified time | relevance | path

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

/drivers/hwmon/
Dlm75.c101 struct lm75_data { struct
102 struct i2c_client *client;
103 struct regmap *regmap;
104 u8 orig_conf;
105 u8 current_conf;
106 u8 resolution; /* In bits, 9 to 16 */
107 unsigned int sample_time; /* In ms */
108 enum lm75_type kind;
109 const struct lm75_params *params;