Searched defs:bma220_data (Results 1 – 1 of 1) sorted by relevance
63 struct bma220_data { struct64 struct spi_device *spi_device;65 struct mutex lock;66 s8 buffer[16]; /* 3x8-bit channels + 5x8 padding + 8x8 timestamp */67 u8 tx_buf[2] ____cacheline_aligned;