Searched defs:mlx90632_data (Results 1 – 1 of 1) sorted by relevance
153 struct mlx90632_data { struct154 struct i2c_client *client;155 struct mutex lock;156 struct regmap *regmap;157 u16 emissivity;158 u8 mtyp;159 u32 object_ambient_temperature;160 struct regulator *regulator;161 int powerstatus;162 unsigned long interaction_ts;