Home
last modified time | relevance | path

Searched refs:of_mdiobus_find_phy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/phy/
H A Dmdio_bus.c462 static int of_mdiobus_find_phy(struct device *dev, struct mdio_device *mdiodev, in of_mdiobus_find_phy() function
477 if (!of_mdiobus_find_phy(dev, mdiodev, child)) { in of_mdiobus_find_phy()
512 of_mdiobus_find_phy(dev, mdiodev, bus->dev.of_node); in of_mdiobus_link_mdiodev()