Searched refs:omap_i2c (Results 1 – 4 of 4) sorted by relevance
134 struct omap_i2c { struct1002 struct omap_i2c *priv = dev_get_priv(bus);1030 struct omap_i2c *priv = dev_get_priv(bus);1041 struct omap_i2c *priv = dev_get_priv(bus);1049 struct omap_i2c *priv = dev_get_priv(bus);1097 .priv_auto_alloc_size = sizeof(struct omap_i2c),
16 i2c_ss.add(when: 'CONFIG_OMAP', if_true: files('omap_i2c.c'))
543 I2CBus *omap_i2c_bus(DeviceState *omap_i2c) in omap_i2c_bus() argument545 OMAPI2CState *s = OMAP_I2C(omap_i2c); in omap_i2c_bus()
816 I2CBus *omap_i2c_bus(DeviceState *omap_i2c);