Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/phy/
Dsfp.h22 void sfp_module_remove(struct sfp_bus *bus);
Dsfp-bus.c564 void sfp_module_remove(struct sfp_bus *bus) in sfp_module_remove() function
571 EXPORT_SYMBOL_GPL(sfp_module_remove);
Dsfp.c1449 sfp_module_remove(sfp->sfp_bus); in sfp_sm_mod_remove()