Lines Matching defs:kxcjk1013_data
142 struct kxcjk1013_data { struct
143 struct i2c_client *client;
144 struct iio_trigger *dready_trig;
145 struct iio_trigger *motion_trig;
146 struct iio_mount_matrix orientation;
147 struct mutex mutex;
149 struct {
152 } scan;
153 u8 odr_bits;
154 u8 range;
155 int wake_thres;
156 int wake_dur;
157 bool active_high_intr;
158 bool dready_trigger_on;
159 int ev_enable_state;
160 bool motion_trigger_on;
161 int64_t timestamp;
162 enum kx_chipset chipset;
163 enum kx_acpi_type acpi_type;