Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/iio/gyro/
Dbmg160_core.c94 struct bmg160_data { struct
95 struct regmap *regmap;
96 struct regulator_bulk_data regulators[2];
97 struct iio_trigger *dready_trig;
98 struct iio_trigger *motion_trig;
99 struct iio_mount_matrix orientation;
100 struct mutex mutex;
102 struct {
105 } scan;
106 u32 dps_range;
[all …]