Searched defs:gp2ap020a00f_data (Results 1 – 1 of 1) sorted by relevance
237 struct gp2ap020a00f_data { struct238 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 …]