Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dsfp.h39 void sfp_module_stop(struct sfp_bus *bus);
H A Dsfp-bus.c806 void sfp_module_stop(struct sfp_bus *bus) in sfp_module_stop() function
813 EXPORT_SYMBOL_GPL(sfp_module_stop);
H A Dsfp.c2524 sfp_module_stop(sfp->sfp_bus); in sfp_sm_main()