Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/accel/
Dfxls8962af-core.c159 struct fxls8962af_data { struct
160 struct regmap *regmap;
161 const struct fxls8962af_chip_info *chip_info;
162 struct regulator *vdd_reg;
163 struct {
166 } scan;
167 int64_t timestamp, old_timestamp; /* Only used in hw fifo mode. */
168 struct iio_mount_matrix orientation;
169 int irq;
170 u8 watermark;
[all …]