Searched defs:bmg160_data (Results 1 – 1 of 1) sorted by relevance
99 struct bmg160_data { struct100 struct i2c_client *client;101 struct iio_trigger *dready_trig;102 struct iio_trigger *motion_trig;103 struct mutex mutex;104 s16 buffer[8];105 u8 bw_bits;106 u32 dps_range;107 int ev_enable_state;108 int slope_thres;[all …]