Home
last modified time | relevance | path

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

/linux/drivers/iio/light/
H A Dgp2ap020a00f.c237 struct gp2ap020a00f_data { struct
238 struct i2c_client *client;
239 struct mutex lock;
240 char *buffer;
241 struct regulator *vled_reg;
242 unsigned long flags;
243 enum gp2ap020a00f_opmode cur_opmode;
244 struct iio_trigger *trig;
245 struct regmap *regmap;
246 unsigned int thresh_val[4];
[all …]