Searched defs:atlas_data (Results 1 – 1 of 1) sorted by relevance
87 struct atlas_data { struct88 struct i2c_client *client;89 struct iio_trigger *trig;90 struct atlas_device *chip;91 struct regmap *regmap;92 struct irq_work work;93 unsigned int interrupt_enabled;95 __be32 buffer[6]; /* 96-bit data + 32-bit pad + 64-bit timestamp */