Searched defs:ad7476_state (Results 1 – 1 of 1) sorted by relevance
39 struct ad7476_state { struct40 struct spi_device *spi;41 const struct ad7476_chip_info *chip_info;42 struct regulator *ref_reg;43 struct gpio_desc *convst_gpio;44 struct spi_transfer xfer;45 struct spi_message msg;