Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dsfp.h20 void sfp_remove_phy(struct sfp_bus *bus);
H A Dsfp-bus.c719 void sfp_remove_phy(struct sfp_bus *bus) in sfp_remove_phy() function
727 EXPORT_SYMBOL_GPL(sfp_remove_phy);
H A Dsfp.c1453 sfp_remove_phy(sfp->sfp_bus); in sfp_sm_phy_detach()