Home
last modified time | relevance | path

Searched refs:sfp_bus_add_upstream (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/
H A Dsfp-bus.c657 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function
685 EXPORT_SYMBOL_GPL(sfp_bus_add_upstream);
H A Dphy_device.c1719 ret = sfp_bus_add_upstream(bus, phydev, &sfp_phydev_ops); in phy_sfp_probe()
H A Dphylink.c1787 ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops); in phylink_register_sfp()