Searched refs:of_mdio_find_device (Results 1 – 3 of 3) sorted by relevance
20 struct mdio_device *of_mdio_find_device(struct device_node *np);82 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function
249 struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function253 EXPORT_SYMBOL(of_mdio_find_device);
2125 lp->pcs_phy = of_mdio_find_device(np); in axienet_probe()