Searched defs:bmg160_data (Results 1 – 1 of 1) sorted by relevance
94 struct bmg160_data { struct95 struct regmap *regmap;100 struct mutex mutex;102 struct {105 } scan;106 u32 dps_range;107 int ev_enable_state;108 int slope_thres;109 bool dready_trigger_on;110 bool motion_trigger_on;[all …]
Completed in 9 milliseconds