Searched refs:of_mdio_find_device (Results 1 – 4 of 4) sorted by relevance
36 struct mdio_device *of_mdio_find_device(struct device_node *np);98 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function
285 struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function289 EXPORT_SYMBOL(of_mdio_find_device);
1441 dtsec->tbidev = of_mdio_find_device(phy_node); in dtsec_initialization()
2871 lp->pcs_phy = of_mdio_find_device(np); in axienet_probe()