Searched refs:sfp_add_phy (Results 1 – 3 of 3) sorted by relevance
22 int sfp_add_phy(struct sfp_bus *bus, struct phy_device *phydev);
746 int sfp_add_phy(struct sfp_bus *bus, struct phy_device *phydev) in sfp_add_phy() function759 EXPORT_SYMBOL_GPL(sfp_add_phy);
1537 err = sfp_add_phy(sfp->sfp_bus, phy); in sfp_sm_probe_phy()