Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad7768-1.c157 struct ad7768_state { struct
158 struct spi_device *spi;
159 struct regmap *regmap;
160 struct regmap *regmap24;
161 struct regulator *vref;
162 struct clk *mclk;
163 unsigned int mclk_freq;
164 unsigned int samp_freq;
165 struct completion completion;
166 struct iio_trigger *trig;
[all …]