Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/adc/
H A Dad7091r-base.c45 struct ad7091r_state { struct
46 struct device *dev;
47 struct regmap *map;
48 struct regulator *vref;
49 const struct ad7091r_chip_info *chip_info;
50 enum ad7091r_mode mode;
51 struct mutex lock; /*lock to prevent concurent reads */