Searched defs:tcs3414_data (Results 1 – 1 of 1) sorted by relevance
51 struct tcs3414_data { struct52 struct i2c_client *client;53 u8 control;54 u8 gain;55 u8 timing;56 u16 buffer[8]; /* 4x 16-bit + 8 bytes timestamp */