Home
last modified time | relevance | path

Searched refs:sfp_bus_del_upstream (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/
Dsfp.h572 void sfp_bus_del_upstream(struct sfp_bus *bus);
648 static inline void sfp_bus_del_upstream(struct sfp_bus *bus) in sfp_bus_del_upstream() function
/linux-6.6.21/drivers/net/phy/
Dsfp-bus.c710 void sfp_bus_del_upstream(struct sfp_bus *bus) in sfp_bus_del_upstream() function
722 EXPORT_SYMBOL_GPL(sfp_bus_del_upstream);
Dphy_device.c3394 sfp_bus_del_upstream(phydev->sfp_bus); in phy_remove()
Dphylink.c1699 sfp_bus_del_upstream(pl->sfp_bus); in phylink_destroy()