Searched defs:veml6030_data (Results 1 – 1 of 1) sorted by relevance
52 struct veml6030_data { struct53 struct i2c_client *client;54 struct regmap *regmap;55 int cur_resolution;56 int cur_gain;57 int cur_integration_time;