Searched refs:mdio_i2c_alloc (Results 1 – 3 of 3) sorted by relevance
86 struct mii_bus *mdio_i2c_alloc(struct device *parent, struct i2c_adapter *i2c) in mdio_i2c_alloc() function105 EXPORT_SYMBOL_GPL(mdio_i2c_alloc);
17 struct mii_bus *mdio_i2c_alloc(struct device *parent, struct i2c_adapter *i2c);
339 i2c_mii = mdio_i2c_alloc(sfp->dev, i2c); in sfp_i2c_configure()