Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5360.c74 struct ad5360_state { struct
75 struct spi_device *spi;
76 const struct ad5360_chip_info *chip_info;
77 struct regulator_bulk_data vref_reg[3];
78 unsigned int ctrl;
79 struct mutex lock;
85 union {
88 } data[2] __aligned(IIO_DMA_MINALIGN);