Searched defs:atlas_data (Results 1 – 1 of 1) sorted by relevance
84 struct atlas_data { struct85 struct i2c_client *client;86 struct iio_trigger *trig;87 const struct atlas_device *chip;88 struct regmap *regmap;89 unsigned int interrupt_enabled;91 __be32 buffer[6] __aligned(8);