Searched defs:kx022a_data (Results 1 – 1 of 1) sorted by relevance
266 struct kx022a_data { struct267 struct regmap *regmap;270 struct device *dev;272 int64_t timestamp, old_timestamp;274 int irq;275 int inc_reg;276 int ien_reg;278 unsigned int state;279 unsigned int odr_ns;281 bool trigger_enabled;[all …]