Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/iio/accel/
Dsca3000.c166 struct sca3000_state { struct
167 struct spi_device *us;
168 const struct sca3000_chip_info *info;
169 s64 last_timestamp;
170 int mo_det_use_count;
171 struct mutex lock;
173 u8 rx[384] ____cacheline_aligned;
174 u8 tx[6] ____cacheline_aligned;