Searched defs:tcs3414_data (Results 1 – 1 of 1) sorted by relevance
54 struct tcs3414_data { struct55 struct i2c_client *client;56 struct mutex lock;57 u8 control;58 u8 gain;59 u8 timing;60 u16 buffer[8]; /* 4x 16-bit + 8 bytes timestamp */