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 s32 buffer[6];141 struct iio_trigger *dready_trig;142 bool dready_trigger_on;143 int max_odr;144 int irq;