Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/phy/
Dsfp.h31 void sfp_remove_phy(struct sfp_bus *bus);
Dsfp-bus.c710 void sfp_remove_phy(struct sfp_bus *bus) in sfp_remove_phy() function
718 EXPORT_SYMBOL_GPL(sfp_remove_phy);
Dsfp.c1609 sfp_remove_phy(sfp->sfp_bus); in sfp_sm_phy_detach()