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);78 static inline struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function
348 struct mdio_device *of_mdio_find_device(struct device_node *np) in of_mdio_find_device() function361 EXPORT_SYMBOL(of_mdio_find_device);374 mdiodev = of_mdio_find_device(phy_np); in of_phy_find_device()
276 mdiodev = of_mdio_find_device(node); in dpaa2_pcs_create()