Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/iio/light/
Dtcs3472.c53 struct tcs3472_data { struct
54 struct i2c_client *client;
55 struct mutex lock;
56 u8 enable;
57 u8 control;
58 u8 atime;
59 u16 buffer[8]; /* 4 16-bit channels + 64-bit timestamp */