Home
last modified time | relevance | path

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

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