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