Home
last modified time | relevance | path

Searched defs:tcs3414_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/iio/light/
Dtcs3414.c54 struct tcs3414_data { struct
55 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 */