Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dsfp.h549 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream,
607 static inline int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function
/kernel/linux/linux-6.6/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, in sfp_bus_add_upstream() function
/kernel/linux/linux-5.10/drivers/net/phy/
H A Dsfp-bus.c633 * sfp_bus_add_upstream() - parse and register the neighbouring device
652 int sfp_bus_add_upstream(struct sfp_bus *bus, void *upstream, in sfp_bus_add_upstream() function
680 EXPORT_SYMBOL_GPL(sfp_bus_add_upstream); variable
687 * module. @bus should have been added by sfp_bus_add_upstream().
H A Dphy_device.c1276 ret = sfp_bus_add_upstream(bus, phydev, ops); in phy_sfp_probe()
H A Dphylink.c801 ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops); in phylink_register_sfp()
/kernel/linux/linux-6.6/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, in sfp_bus_add_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 Dphy_device.c1407 ret = sfp_bus_add_upstream(bus, phydev, ops); in phy_sfp_probe()
H A Dphylink.c1581 ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops); in phylink_register_sfp()

Completed in 21 milliseconds