Searched defs:ad5761_state (Results 1 – 1 of 1) sorted by relevance
62 struct ad5761_state { struct63 struct spi_device *spi;64 struct mutex lock;66 bool use_intref;67 int vref;68 enum ad5761_voltage_range range;74 union {77 } data[3] __aligned(IIO_DMA_MINALIGN);