Searched defs:stk3310_data (Results 1 – 1 of 1) sorted by relevance
127 struct stk3310_data { struct128 struct i2c_client *client;129 struct mutex lock;130 u64 timestamp;131 struct regmap *regmap;132 struct regmap_field *reg_state;133 struct regmap_field *reg_als_gain;134 struct regmap_field *reg_ps_gain;135 struct regmap_field *reg_als_it;136 struct regmap_field *reg_ps_it;[all …]