Searched refs:sfp_bus_add_upstream (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | sfp.h | 549 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
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | sfp-bus.c | 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);
|
| H A D | phylink.c | 801 ret = sfp_bus_add_upstream(bus, pl, &sfp_phylink_ops); in phylink_register_sfp()
|
| H A D | phy_device.c | 1334 ret = sfp_bus_add_upstream(bus, phydev, ops); in phy_sfp_probe()
|