Searched defs:adis16201_state (Results 1 – 1 of 1) sorted by relevance
72 struct adis16201_state { struct73 struct spi_device *us;74 struct iio_trigger *trig;75 struct mutex buf_lock;76 u8 tx[14] ____cacheline_aligned;77 u8 rx[14];