Searched refs:phy_device_register (Results 1 – 10 of 10) sorted by relevance
299 ret = phy_device_register(phy); in __fixed_phy_register()
698 err = phy_device_register(phydev); in mdiobus_scan()
893 int phy_device_register(struct phy_device *phydev) in phy_device_register() function926 EXPORT_SYMBOL(phy_device_register);
1442 err = phy_device_register(phy); in sfp_sm_probe_phy()
95 rc = phy_device_register(phy); in of_mdiobus_phy_device_register()
271 if (phy_device_register(phy_dev)) in xgene_enet_phy_register()
1352 int phy_device_register(struct phy_device *phy);1361 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()
1961 ret = phy_device_register(priv->phydev); in netsec_register_mdio()
1032 ret = phy_device_register(phydev); in xgbe_phy_find_phy_device()