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

/linux-master/include/linux/
H A 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, function
/linux-master/drivers/net/phy/
H A Dsfp-bus.c654 * sfp_bus_add_upstream() - parse and register the neighbouring device
673 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, function
701 EXPORT_SYMBOL_GPL(sfp_bus_add_upstream); variable
708 * module. @bus should have been added by sfp_bus_add_upstream().
H A Dphylink.c1605 ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops);
H A Dphy_device.c1424 ret = sfp_bus_add_upstream(bus, phydev, ops);

Completed in 231 milliseconds