Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/iio/gyro/
Dbmg160_core.c93 struct bmg160_data { struct
94 struct regmap *regmap;
95 struct iio_trigger *dready_trig;
96 struct iio_trigger *motion_trig;
97 struct iio_mount_matrix orientation;
98 struct mutex mutex;
99 s16 buffer[8];
100 u32 dps_range;
101 int ev_enable_state;
102 int slope_thres;
[all …]