Searched refs:sfp_bus_add_upstream (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.15/include/linux/ |
| D | sfp.h | 552 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, 617 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function
|
| /Linux-v5.15/drivers/net/phy/ |
| D | sfp-bus.c | 683 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function 711 EXPORT_SYMBOL_GPL(sfp_bus_add_upstream);
|
| D | phy_device.c | 1338 ret = sfp_bus_add_upstream(bus, phydev, ops); in phy_sfp_probe()
|
| D | phylink.c | 792 ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops); in phylink_register_sfp()
|