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 const struct atlas_device *chip;91 struct regmap *regmap;92 struct irq_work work;93 unsigned int interrupt_enabled;95 __be32 buffer[6] __aligned(8);