Searched defs:bmc150_magn_data (Results 1 – 1 of 1) sorted by relevance
130 struct bmc150_magn_data { struct131 struct device *dev;136 struct mutex mutex;137 struct regmap *regmap;138 struct iio_mount_matrix orientation;140 struct {143 } scan;144 struct iio_trigger *dready_trig;145 bool dready_trigger_on;146 int max_odr;[all …]