Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsfp.h578 void sfp_bus_del_upstream(struct sfp_bus *bus);
655 static inline void sfp_bus_del_upstream(struct sfp_bus *bus) in sfp_bus_del_upstream() function
/linux-6.12.1/drivers/net/phy/
Dsfp-bus.c711 void sfp_bus_del_upstream(struct sfp_bus *bus) in sfp_bus_del_upstream() function
723 EXPORT_SYMBOL_GPL(sfp_bus_del_upstream);
Dphy_device.c3659 sfp_bus_del_upstream(phydev->sfp_bus); in phy_remove()
Dphylink.c1792 sfp_bus_del_upstream(pl->sfp_bus); in phylink_destroy()