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