Searched defs:ec_i2c_device (Results 1 – 1 of 1) sorted by relevance
26 struct ec_i2c_device { struct27 struct device *dev;28 struct i2c_adapter adap;29 struct cros_ec_device *ec;31 u16 remote_bus;33 u8 request_buf[256];34 u8 response_buf[256];