Searched refs:mdio_i2c_alloc (Results 1 – 3 of 3) sorted by relevance
21 struct mii_bus *mdio_i2c_alloc(struct device *parent, struct i2c_adapter *i2c,
505 struct mii_bus *mdio_i2c_alloc(struct device *parent, struct i2c_adapter *i2c, in mdio_i2c_alloc() 555 EXPORT_SYMBOL_GPL(mdio_i2c_alloc);461 struct mii_bus *mdio_i2c_alloc(struct device *parent, struct i2c_adapter *i2c, mdio_i2c_alloc() function
945 i2c_mii = mdio_i2c_alloc(sfp->dev, sfp->i2c, sfp->mdio_protocol); in sfp_soft_start_poll()