Searched defs:zpa2326_private (Results 1 – 1 of 1) sorted by relevance
124 struct zpa2326_private { struct125 s64 timestamp;126 struct regmap *regmap;127 int result;128 struct completion data_ready;129 struct iio_trigger *trigger;130 bool waken;131 int irq;132 const struct zpa2326_frequency *frequency;133 struct regulator *vref;[all …]