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