Searched refs:cros_ec_i2c_bus (Results 1 – 1 of 1) sorted by relevance
15 struct cros_ec_i2c_bus { struct27 struct cros_ec_i2c_bus *i2c_bus = dev_get_priv(dev); in cros_ec_i2c_xfer() argument34 struct cros_ec_i2c_bus *i2c_bus = dev_get_priv(dev); in cros_ec_i2c_ofdata_to_platdata()59 .priv_auto_alloc_size = sizeof(struct cros_ec_i2c_bus),