Searched refs:phy_device_register (Results 1 – 10 of 10) sorted by relevance
99 rc = phy_device_register(phy); in fwnode_mdiobus_phy_device_register()151 rc = phy_device_register(phy); in fwnode_mdiobus_register_phy()
269 if (phy_device_register(phy_dev)) in xgene_enet_phy_register()
299 ret = phy_device_register(phy); in __fixed_phy_register()
535 err = phy_device_register(phydev); in mdiobus_scan()
983 int phy_device_register(struct phy_device *phydev) in phy_device_register() function1016 EXPORT_SYMBOL(phy_device_register);
1769 err = phy_device_register(phy); in sfp_sm_probe_phy()
1669 int phy_device_register(struct phy_device *phy);1705 static inline int phy_device_register(struct phy_device *phy) in phy_device_register() function
716 rc = phy_device_register(phy); in hns_mac_register_phydev()
1979 ret = phy_device_register(priv->phydev); in netsec_register_mdio()
1100 ret = phy_device_register(phydev); in xgbe_phy_find_phy_device()