Searched refs:phy_fwnode (Results 1 – 3 of 3) sorted by relevance
1765 struct fwnode_handle *phy_fwnode; in phylink_fwnode_phy_connect() local1775 phy_fwnode = fwnode_get_phy_node(fwnode); in phylink_fwnode_phy_connect()1776 if (IS_ERR(phy_fwnode)) { in phylink_fwnode_phy_connect()1782 phy_dev = fwnode_phy_find_device(phy_fwnode); in phylink_fwnode_phy_connect()1784 fwnode_handle_put(phy_fwnode); in phylink_fwnode_phy_connect()
2965 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode) in fwnode_phy_find_device() argument2969 mdiodev = fwnode_mdio_find_device(phy_fwnode); in fwnode_phy_find_device()
1464 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode);1482 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode) in fwnode_phy_find_device() argument