Searched refs:phy_device_register (Results 1 – 10 of 10) sorted by relevance
101 rc = phy_device_register(phy); in fwnode_mdiobus_phy_device_register()153 rc = phy_device_register(phy); in fwnode_mdiobus_register_phy()
271 if (phy_device_register(phy_dev)) in xgene_enet_phy_register()
299 ret = phy_device_register(phy); in __fixed_phy_register()
565 err = phy_device_register(phydev); in mdiobus_scan()
1015 int phy_device_register(struct phy_device *phydev) in phy_device_register() function1048 EXPORT_SYMBOL(phy_device_register);
1809 err = phy_device_register(phy); in sfp_sm_probe_phy()
1734 int phy_device_register(struct phy_device *phy);1770 static inline int phy_device_register(struct phy_device *phy) in phy_device_register() function
745 rc = phy_device_register(phy); in hns_mac_register_phydev()
1981 ret = phy_device_register(priv->phydev); in netsec_register_mdio()
1100 ret = phy_device_register(phydev); in xgbe_phy_find_phy_device()
Completed in 46 milliseconds