Lines Matching defs:kxcjk1013_data
354 struct kxcjk1013_data { struct
355 struct i2c_client *client;
356 struct iio_trigger *dready_trig;
357 struct iio_trigger *motion_trig;
358 struct iio_mount_matrix orientation;
359 struct mutex mutex;
361 struct {
364 } scan;
365 u8 odr_bits;
366 u8 range;
367 int wake_thres;
368 int wake_dur;
369 bool active_high_intr;
370 bool dready_trigger_on;
371 int ev_enable_state;
372 bool motion_trigger_on;
373 int64_t timestamp;
374 const struct kx_chipset_info *info;