Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5380.c55 struct ad5380_state { struct
56 struct regmap *regmap;
57 const struct ad5380_chip_info *chip_info;
58 struct regulator *vref_reg;
59 int vref;
60 bool pwr_down;
84 struct ad5380_state *st = iio_priv(indio_dev); in ad5380_read_dac_powerdown() argument