Searched defs:ad5360_state (Results 1 – 1 of 1) sorted by relevance
74 struct ad5360_state { struct75 struct spi_device *spi;76 const struct ad5360_chip_info *chip_info;77 struct regulator_bulk_data vref_reg[3];78 unsigned int ctrl;84 union {87 } data[2] ____cacheline_aligned;