Searched defs:kmx61_data (Results 1 – 1 of 1) sorted by relevance
115 struct kmx61_data { struct116 struct i2c_client *client;119 struct mutex lock;122 bool acc_stby;123 bool mag_stby;126 bool acc_ps;127 bool mag_ps;130 u8 range;131 u8 odr_bits;132 u8 wake_thresh;[all …]