Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dmax14001.c55 struct max14001_state { struct
56 const struct max14001_chip_info *chip_info;
57 struct spi_device *spi;
58 struct regmap *regmap;
59 int vref_mV;
60 bool spi_hw_has_lsb_first;
86 struct max14001_state *st = context; in max14001_read() argument