Searched defs:ads7924_data (Results 1 – 1 of 1) sorted by relevance
132 struct ads7924_data { struct133 struct device *dev;134 struct regmap *regmap;135 struct regulator *vref_reg;138 struct gpio_desc *reset_gpio;144 struct mutex lock;151 bool conv_invalid;
Completed in 4 milliseconds