Searched defs:bmg160_data (Results 1 – 1 of 1) sorted by relevance
91 struct bmg160_data { struct92 struct regmap *regmap;96 struct mutex mutex;98 struct {101 } scan;102 u32 dps_range;103 int ev_enable_state;104 int slope_thres;105 bool dready_trigger_on;106 bool motion_trigger_on;[all …]
Completed in 6 milliseconds