Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dstk3310.c106 struct stk3310_data { struct
107 struct i2c_client *client;
108 struct mutex lock;
109 bool als_enabled;
110 bool ps_enabled;
111 u64 timestamp;
112 struct regmap *regmap;
113 struct regmap_field *reg_state;
114 struct regmap_field *reg_als_gain;
115 struct regmap_field *reg_ps_gain;
[all …]