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