Searched defs:atlas_data (Results 1 – 1 of 1) sorted by relevance
74 struct atlas_data { struct75 struct i2c_client *client;76 struct iio_trigger *trig;77 struct atlas_device *chip;78 struct regmap *regmap;79 struct irq_work work;81 __be32 buffer[6]; /* 96-bit data + 32-bit pad + 64-bit timestamp */