Searched defs:vl6180_data (Results 1 – 1 of 1) sorted by relevance
122 struct vl6180_data { struct123 struct i2c_client *client;124 struct mutex lock;125 unsigned int als_gain_milli;126 unsigned int als_it_ms;127 struct gpio_desc *avdd;128 struct gpio_desc *chip_enable;131 struct {135 } scan;