Searched refs:of_mdiobus_phy_device_register (Results 1 – 3 of 3) sorted by relevance
50 int of_mdiobus_phy_device_register(struct mii_bus *mdio, struct phy_device *phy,145 static inline int of_mdiobus_phy_device_register(struct mii_bus *mdio, in of_mdiobus_phy_device_register() function
37 int of_mdiobus_phy_device_register(struct mii_bus *mdio, struct phy_device *phy, in of_mdiobus_phy_device_register() function44 EXPORT_SYMBOL(of_mdiobus_phy_device_register);
593 ret = of_mdiobus_phy_device_register(bus, phy, child, addr); in tja1102_p1_register()
Completed in 6 milliseconds