Searched defs:kmx61_data (Results 1 – 1 of 1) sorted by relevance
113 struct kmx61_data { struct114 struct i2c_client *client;117 struct mutex lock;120 bool acc_stby;121 bool mag_stby;124 bool acc_ps;125 bool mag_ps;128 u8 range;129 u8 odr_bits;130 u8 wake_thresh;[all …]