Home
last modified time | relevance | path

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

/linux/drivers/iio/temperature/
H A Dmlx90635.c124 struct mlx90635_data { struct
125 struct i2c_client *client;
126 struct mutex lock;
127 struct regmap *regmap;
128 struct regmap *regmap_ee;
129 u16 emissivity;
130 struct regulator *regulator;
131 int powerstatus;
132 unsigned long interaction_ts;