Home
last modified time | relevance | path

Searched refs:cros_ec_i2c_bus (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/i2c/
Dcros_ec_tunnel.c15 struct cros_ec_i2c_bus { struct
27 struct cros_ec_i2c_bus *i2c_bus = dev_get_priv(dev); in cros_ec_i2c_xfer() argument
34 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),