Searched defs:dc_i2c (Results 1 – 1 of 1) sorted by relevance
46 struct dc_i2c { struct47 struct i2c_adapter adap;71 static void dc_i2c_cmd(struct dc_i2c *i2c, u8 cmd) in dc_i2c_cmd() argument