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