Home
last modified time | relevance | path

Searched refs:sfp_add_phy (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsfp.h19 int sfp_add_phy(struct sfp_bus *bus, struct phy_device *phydev);
H A Dsfp-bus.c704 int sfp_add_phy(struct sfp_bus *bus, struct phy_device *phydev) in sfp_add_phy() function
717 EXPORT_SYMBOL_GPL(sfp_add_phy); variable
H A Dsfp.c1485 err = sfp_add_phy(sfp->sfp_bus, phy); in sfp_sm_probe_phy()
1489 dev_err(sfp->dev, "sfp_add_phy failed: %d\n", err); in sfp_sm_probe_phy()
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dsfp.h31 int sfp_add_phy(struct sfp_bus *bus, struct phy_device *phydev);
H A Dsfp-bus.c725 int sfp_add_phy(struct sfp_bus *bus, struct phy_device *phydev) in sfp_add_phy() function
738 EXPORT_SYMBOL_GPL(sfp_add_phy); variable
H A Dsfp.c1785 err = sfp_add_phy(sfp->sfp_bus, phy); in sfp_sm_probe_phy()
1789 dev_err(sfp->dev, "sfp_add_phy failed: %pe\n", ERR_PTR(err)); in sfp_sm_probe_phy()

Completed in 11 milliseconds