Searched defs:bmg160_data (Results 1 – 2 of 2) sorted by relevance
94 struct bmg160_data { struct95 struct regmap *regmap;96 struct iio_trigger *dready_trig;97 struct iio_trigger *motion_trig;98 struct iio_mount_matrix orientation;99 struct mutex mutex;101 struct {104 } scan;105 u32 dps_range;106 int ev_enable_state;[all …]
93 struct bmg160_data { struct94 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;100 struct {103 } scan;104 u32 dps_range;105 int ev_enable_state;[all …]