Searched refs:module_stop (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/phy/
H A Dsfp-bus.c810 if (ops && ops->module_stop)
811 ops->module_stop(bus->upstream);
H A Dphylink.c3398 .module_stop = phylink_sfp_module_stop,
/linux-master/include/linux/
H A Dsfp.h528 * @module_stop: called before the PHY is removed
543 void (*module_stop)(void *priv); member in struct:sfp_upstream_ops

Completed in 135 milliseconds