Searched defs:kmx61_data (Results 1 – 1 of 1) sorted by relevance
116 struct kmx61_data { struct117 struct i2c_client *client;120 struct mutex lock;123 bool acc_stby;124 bool mag_stby;127 bool acc_ps;128 bool mag_ps;131 u8 range;132 u8 odr_bits;133 u8 wake_thresh;[all …]