Home
last modified time | relevance | path

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

/drivers/iio/accel/
Dadxl372.c281 struct adxl372_state { struct
282 int irq;
283 struct device *dev;
284 struct regmap *regmap;
285 struct iio_trigger *dready_trig;
286 struct iio_trigger *peak_datardy_trig;
287 enum adxl372_fifo_mode fifo_mode;
288 enum adxl372_fifo_format fifo_format;
289 unsigned int fifo_axis_mask;
290 enum adxl372_op_mode op_mode;
[all …]