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;202 struct regulator *avdd;208 struct mutex lock;209 struct gpio_chip gc;211 int irq;213 unsigned int avdd_mv;215 bool dac_bipolar;216 bool dac_hart_slew;[all …]