Home
last modified time | relevance | path

Searched defs:ad4000_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/iio/adc/
Dad4000.c216 struct ad4000_state { struct
217 struct spi_device *spi;
218 struct gpio_desc *cnv_gpio;
219 struct spi_transfer xfers[2];
243 static void ad4000_fill_scale_tbl(struct ad4000_state *st, in ad4000_fill_scale_tbl() argument