Searched defs:ec_i2c_device (Results 1 – 1 of 1) sorted by relevance
32 struct ec_i2c_device { struct33 struct device *dev;34 struct i2c_adapter adap;35 struct cros_ec_device *ec;37 u16 remote_bus;39 u8 request_buf[256];40 u8 response_buf[256];