Searched refs:of_mdiobus_phy_device_register (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dof_mdio.h50 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, function
/linux-master/drivers/net/mdio/
H A Dof_mdio.c37 int of_mdiobus_phy_device_register(struct mii_bus *mdio, struct phy_device *phy, function
44 EXPORT_SYMBOL(of_mdiobus_phy_device_register); variable
/linux-master/drivers/net/phy/
H A Dnxp-tja11xx.c593 ret = of_mdiobus_phy_device_register(bus, phy, child, addr);

Completed in 132 milliseconds