Home
last modified time | relevance | path

Searched refs:phy_sfp_probe (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.1/drivers/net/phy/
Dmarvell-88x2222.c596 return phy_sfp_probe(phydev, &sfp_phy_ops); in mv2222_probe()
Dphy_device.c1361 int phy_sfp_probe(struct phy_device *phydev, in phy_sfp_probe() function
1379 EXPORT_SYMBOL(phy_sfp_probe);
Dmarvell10g.c552 return phy_sfp_probe(phydev, &mv3310_sfp_ops); in mv3310_probe()
Dat803x.c836 ret = phy_sfp_probe(phydev, &at803x_sfp_ops); in at803x_parse_dt()
Dmarvell.c2940 return phy_sfp_probe(phydev, &m88e1510_sfp_ops); in m88e1510_probe()
/Linux-v6.1/include/linux/
Dphy.h1520 int phy_sfp_probe(struct phy_device *phydev,