Searched defs:kmx61_data (Results 1 – 1 of 1) sorted by relevance
121 struct kmx61_data { struct122 struct i2c_client *client;125 struct mutex lock;128 bool acc_stby;129 bool mag_stby;132 bool acc_ps;133 bool mag_ps;136 u8 range;137 u8 odr_bits;138 u8 wake_thresh;[all …]