Home
last modified time | relevance | path

Searched defs:fxls8962af_data (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/accel/
H A Dfxls8962af-core.c164 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;
[all …]