Searched defs:zpa2326_private (Results 1 – 1 of 1) sorted by relevance
131 struct zpa2326_private { struct132 s64 timestamp;133 struct regmap *regmap;134 int result;135 struct completion data_ready;136 struct iio_trigger *trigger;137 bool waken;138 int irq;139 const struct zpa2326_frequency *frequency;140 struct regulator *vref;[all …]