Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/dac/
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;
77 union {
80 } data[2] ____cacheline_aligned;