Searched refs:of_mdiobus_phy_device_register (Results 1 – 3 of 3) sorted by relevance
34 int of_mdiobus_phy_device_register(struct mii_bus *mdio, struct phy_device *phy,129 static inline int of_mdiobus_phy_device_register(struct mii_bus *mdio, in of_mdiobus_phy_device_register() function
36 int of_mdiobus_phy_device_register(struct mii_bus *mdio, struct phy_device *phy, in of_mdiobus_phy_device_register() function43 EXPORT_SYMBOL(of_mdiobus_phy_device_register);
595 ret = of_mdiobus_phy_device_register(bus, phy, child, addr); in tja1102_p1_register()