Searched refs:phy_device_register (Results 1 – 9 of 9) sorted by relevance
91 rc = phy_device_register(phy); in of_mdiobus_register_phy()
308 ret = phy_device_register(phy); in __fixed_phy_register()
271 if (phy_device_register(phy_dev)) in xgene_enet_phy_register()
527 err = phy_device_register(phydev); in mdiobus_scan()
835 int phy_device_register(struct phy_device *phydev) in phy_device_register() function868 EXPORT_SYMBOL(phy_device_register);
1001 int phy_device_register(struct phy_device *phy);1010 static inline int phy_device_register(struct phy_device *phy) in phy_device_register() function
715 rc = phy_device_register(phy); in hns_mac_register_phydev()
1939 ret = phy_device_register(priv->phydev); in netsec_register_mdio()
1031 ret = phy_device_register(phydev); in xgbe_phy_find_phy_device()