Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/phy/
Dsfp.h38 int sfp_module_start(struct sfp_bus *bus);
Dsfp-bus.c817 int sfp_module_start(struct sfp_bus *bus) in sfp_module_start() function
827 EXPORT_SYMBOL_GPL(sfp_module_start);
Dsfp.c2665 if (sfp_module_start(sfp->sfp_bus)) { in sfp_sm_main()