Searched refs:fwnode_get_phy_node (Results 1 – 3 of 3) sorted by relevance
1466 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode);1493 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode) in fwnode_get_phy_node() function
3003 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode) in fwnode_get_phy_node() function3016 EXPORT_SYMBOL_GPL(fwnode_get_phy_node);
1775 phy_fwnode = fwnode_get_phy_node(fwnode); in phylink_fwnode_phy_connect()