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