Searched defs:i2c_client (Results 1 – 5 of 5) sorted by relevance
291 struct i2c_client { struct315 #define to_i2c_client(d) container_of(d, struct i2c_client, dev) argument
110 struct i2c_client { struct111 DevHandle handle;112 uint16_t id;113 uint16_t addr;
31 struct i2c_client i2c_client; member
184 struct i2c_client *i2c_client; member
195 struct i2c_client *i2c_client; member