Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dsfp.h38 int sfp_module_start(struct sfp_bus *bus);
H A Dsfp-bus.c794 int sfp_module_start(struct sfp_bus *bus) in sfp_module_start() function
804 EXPORT_SYMBOL_GPL(sfp_module_start);
H A Dsfp.c2626 if (sfp_module_start(sfp->sfp_bus)) { in sfp_sm_main()