Searched refs:fwnode_get_phy_node (Results 1 – 3 of 3) sorted by relevance
1388 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode);1415 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode) in fwnode_get_phy_node() function
2981 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode) in fwnode_get_phy_node() function2994 EXPORT_SYMBOL_GPL(fwnode_get_phy_node);
1127 phy_fwnode = fwnode_get_phy_node(fwnode); in phylink_fwnode_phy_connect()