Searched defs:ad5755_state (Results 1 – 1 of 1) sorted by relevance
88 struct ad5755_state { struct89 struct spi_device *spi;90 const struct ad5755_chip_info *chip_info;91 unsigned int pwr_down;92 unsigned int ctrl[AD5755_NUM_CHANNELS];93 struct iio_chan_spec channels[AD5755_NUM_CHANNELS];100 union {103 } data[2] ____cacheline_aligned;