Searched defs:ad5761_state (Results 1 – 1 of 1) sorted by relevance
63 struct ad5761_state { struct64 struct spi_device *spi;65 struct regulator *vref_reg;66 struct mutex lock;68 bool use_intref;69 int vref;70 enum ad5761_voltage_range range;76 union {79 } data[3] __aligned(IIO_DMA_MINALIGN);