Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dsfp-bus.c731 int sfp_add_phy(struct sfp_bus *bus, struct phy_device *phydev) in sfp_add_phy() function
744 EXPORT_SYMBOL_GPL(sfp_add_phy);
H A Dsfp.c1941 err = sfp_add_phy(sfp->sfp_bus, phy); in sfp_sm_probe_phy()