Searched refs:phy_device_register (Results 1 – 9 of 9) sorted by relevance
236 ret = phy_device_register(phy); in fixed_phy_register()
283 if (phy_device_register(phy_dev)) in xgene_enet_phy_register()
521 err = phy_device_register(phydev); in mdiobus_scan()
647 int phy_device_register(struct phy_device *phydev) in phy_device_register() function680 EXPORT_SYMBOL(phy_device_register);
916 int phy_device_register(struct phy_device *phy);925 static inline int phy_device_register(struct phy_device *phy) in phy_device_register() function
93 rc = phy_device_register(phy); in of_mdiobus_register_phy()
719 rc = phy_device_register(phy); in hns_mac_register_phydev()
1526 ret = phy_device_register(priv->phydev); in netsec_register_mdio()
1018 ret = phy_device_register(phydev); in xgbe_phy_find_phy_device()