Searched defs:taos_data (Results 1 – 1 of 1) sorted by relevance
40 struct taos_data { struct41 struct i2c_adapter adapter;42 struct i2c_client *client;43 int state;44 u8 addr; /* last used address */45 unsigned char buffer[TAOS_BUFFER_SIZE];46 unsigned int pos; /* position inside the buffer */