Searched defs:ad74115_state (Results 1 – 1 of 1) sorted by relevance
198 struct ad74115_state { struct199 struct spi_device *spi;200 struct regmap *regmap;201 struct iio_trigger *trig;202 struct regulator *avdd;208 struct mutex lock;209 struct gpio_chip gc;210 struct gpio_chip comp_gc;211 int irq;213 unsigned int avdd_mv;[all …]