Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/phy/
Dmarvell-88x2222.c595 return phy_sfp_probe(phydev, &sfp_phy_ops); in mv2222_probe()
Dmarvell10g.c559 return phy_sfp_probe(phydev, &mv3310_sfp_ops); in mv3310_probe()
Dphy_device.c1394 int phy_sfp_probe(struct phy_device *phydev, in phy_sfp_probe() function
1412 EXPORT_SYMBOL(phy_sfp_probe);
Dat803x.c847 ret = phy_sfp_probe(phydev, &at803x_sfp_ops); in at803x_parse_dt()
Dmarvell.c3267 return phy_sfp_probe(phydev, &m88e1510_sfp_ops); in m88e1510_probe()
/linux-6.6.21/include/linux/
Dphy.h1721 int phy_sfp_probe(struct phy_device *phydev,