Searched refs:fwnode_phy_find_device (Results 1 – 2 of 2) sorted by relevance
3615 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode) in fwnode_phy_find_device() function3630 EXPORT_SYMBOL(fwnode_phy_find_device);
2304 phy_dev = fwnode_phy_find_device(phy_fwnode); in phylink_fwnode_phy_connect()