Lines Matching defs:fxls8962af_data
164 struct fxls8962af_data { struct
165 struct regmap *regmap;
166 const struct fxls8962af_chip_info *chip_info;
167 struct {
170 } scan;
171 int64_t timestamp, old_timestamp; /* Only used in hw fifo mode. */
172 struct iio_mount_matrix orientation;
173 int irq;
174 u8 watermark;
175 u8 enable_event;
176 u16 lower_thres;
177 u16 upper_thres;