Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/phy/
Dsfp.h32 void sfp_remove_phy(struct sfp_bus *bus);
Dsfp-bus.c763 void sfp_remove_phy(struct sfp_bus *bus) in sfp_remove_phy() function
771 EXPORT_SYMBOL_GPL(sfp_remove_phy);
Dsfp.c1787 sfp_remove_phy(sfp->sfp_bus); in sfp_sm_phy_detach()