Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dsfp-bus.c788 if (ops && ops->module_remove) in sfp_module_remove()
789 ops->module_remove(bus->upstream); in sfp_module_remove()
H A Dmarvell-88x2222.c551 .module_remove = mv2222_sfp_remove,
H A Dmarvell.c3613 .module_remove = m88e1510_sfp_remove,
/linux/include/linux/
H A Dsfp.h541 void (*module_remove)(void *priv); member
/linux/drivers/net/phy/qcom/
H A Dqca807x.c701 .module_remove = qca807x_sfp_remove,