Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dsfp.h570 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream,
642 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function
/linux-6.6.21/drivers/net/phy/
Dsfp-bus.c673 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function
701 EXPORT_SYMBOL_GPL(sfp_bus_add_upstream);
Dphy_device.c1407 ret = sfp_bus_add_upstream(bus, phydev, ops); in phy_sfp_probe()
Dphylink.c1581 ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops); in phylink_register_sfp()