Searched defs:ad9467_state (Results 1 – 1 of 1) sorted by relevance
115 struct ad9467_state { struct116 const struct ad9467_chip_info *info;117 struct iio_backend *back;118 struct spi_device *spi;119 struct clk *clk;120 unsigned int output_mode;121 unsigned int (*scales)[2];123 struct gpio_desc *pwrdown_gpio;125 struct mutex lock;