Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsfp.h576 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream,
649 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function
/linux/drivers/net/phy/
H A Dsfp-bus.c674 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function
702 EXPORT_SYMBOL_GPL(sfp_bus_add_upstream);
H A Dphylink.c1863 ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops); in phylink_register_sfp()