Home
last modified time | relevance | path

Searched defs:sca3000_state (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/staging/iio/accel/
Dsca3000.h173 struct sca3000_state { struct
174 struct spi_device *us;
175 const struct sca3000_chip_info *info;
176 struct work_struct interrupt_handler_ws;
177 s64 last_timestamp;
178 int mo_det_use_count;
179 struct mutex lock;
180 int bpse;
182 u8 rx[2] ____cacheline_aligned;
183 u8 tx[6] ____cacheline_aligned;