Searched refs:fwnode_mdio_find_device (Results 1 – 4 of 4) sorted by relevance
373 mdio = fwnode_mdio_find_device(node); in lynx_pcs_create_fwnode()
287 return fwnode_mdio_find_device(of_fwnode_handle(np)); in of_mdio_find_device()
1741 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode);1754 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode) in fwnode_mdio_find_device() function
3439 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode) in fwnode_mdio_find_device() function3452 EXPORT_SYMBOL(fwnode_mdio_find_device);3466 mdiodev = fwnode_mdio_find_device(phy_fwnode); in fwnode_phy_find_device()