Searched refs:module_insert (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/net/phy/
H A Dsfp-bus.c776 if (ops && ops->module_insert)
777 ret = ops->module_insert(bus->upstream, id);
H A Dmarvell-88x2222.c550 .module_insert = mv2222_sfp_insert,
H A Dmarvell10g.c506 .module_insert = mv3310_sfp_insert,
H A Dphylink.c3396 .module_insert = phylink_sfp_module_insert,
H A Dmarvell.c3256 .module_insert = m88e1510_sfp_insert,
/linux-master/include/linux/
H A Dsfp.h524 * @module_insert: called after a module has been detected to determine
540 int (*module_insert)(void *priv, const struct sfp_eeprom_id *id); member in struct:sfp_upstream_ops
/linux-master/drivers/net/phy/qcom/
H A Dqca807x.c700 .module_insert = qca807x_sfp_insert,
H A Dat803x.c771 .module_insert = at8031_sfp_insert,

Completed in 200 milliseconds