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