Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmarvell-88x2222.c595 return phy_sfp_probe(phydev, &sfp_phy_ops); in mv2222_probe()
H A Dmarvell10g.c568 return phy_sfp_probe(phydev, &mv3310_sfp_ops); in mv3310_probe()
H A Dphy_device.c1469 int phy_sfp_probe(struct phy_device *phydev, in phy_sfp_probe() function
1487 EXPORT_SYMBOL(phy_sfp_probe);
H A Dmarvell.c3628 return phy_sfp_probe(phydev, &m88e1510_sfp_ops); in m88e1510_probe()
/linux/drivers/net/phy/qcom/
H A Dqca807x.c748 ret = phy_sfp_probe(phydev, &qca807x_sfp_ops); in qca807x_probe()
H A Dat803x.c798 return phy_sfp_probe(phydev, &at8031_sfp_ops); in at8031_parse_dt()
/linux/include/linux/
H A Dphy.h1788 int phy_sfp_probe(struct phy_device *phydev,