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