Searched defs:kx022a_data (Results 1 – 1 of 1) sorted by relevance
154 struct kx022a_data { struct155 struct regmap *regmap;156 struct iio_trigger *trig;157 struct device *dev;158 struct iio_mount_matrix orientation;159 int64_t timestamp, old_timestamp;161 int irq;162 int inc_reg;163 int ien_reg;165 unsigned int state;[all …]