Searched refs:module_remove (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/phy/
H A Dsfp-bus.c787 if (ops && ops->module_remove)
788 ops->module_remove(bus->upstream);
H A Dmarvell-88x2222.c551 .module_remove = mv2222_sfp_remove,
H A Dmarvell.c3257 .module_remove = m88e1510_sfp_remove,
/linux-master/include/linux/
H A Dsfp.h526 * @module_remove: called after the module has been removed.
541 void (*module_remove)(void *priv); member in struct:sfp_upstream_ops
/linux-master/drivers/net/phy/qcom/
H A Dqca807x.c701 .module_remove = qca807x_sfp_remove,

Completed in 147 milliseconds