Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dsfp.h32 void sfp_remove_phy(struct sfp_bus *bus);
Dsfp-bus.c740 void sfp_remove_phy(struct sfp_bus *bus) in sfp_remove_phy() function
748 EXPORT_SYMBOL_GPL(sfp_remove_phy);
Dsfp.c1747 sfp_remove_phy(sfp->sfp_bus); in sfp_sm_phy_detach()