Searched defs:gp2ap020a00f_data (Results 1 – 1 of 1) sorted by relevance
239 struct gp2ap020a00f_data { struct240 struct i2c_client *client;241 struct mutex lock;242 char *buffer;243 struct regulator *vled_reg;244 unsigned long flags;246 struct iio_trigger *trig;247 struct regmap *regmap;248 unsigned int thresh_val[4];249 u8 debug_reg_addr;[all …]