Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5421.c67 struct ad5421_state { struct
68 struct spi_device *spi;
69 unsigned int ctrl;
70 enum ad5421_current_range current_range;
71 unsigned int fault_mask;
72 struct mutex lock;
78 union {
81 } data[2] __aligned(IIO_DMA_MINALIGN);