Home
last modified time | relevance | path

Searched refs:fwnode_get_phy_node (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/include/linux/
Dphy.h1667 struct fwnode_handle *fwnode_get_phy_node(const struct fwnode_handle *fwnode);
1694 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode) in fwnode_get_phy_node() function
/linux-6.6.21/drivers/net/phy/
Dphy_device.c3241 struct fwnode_handle *fwnode_get_phy_node(const struct fwnode_handle *fwnode) in fwnode_get_phy_node() function
3254 EXPORT_SYMBOL_GPL(fwnode_get_phy_node);
Dphylink.c1947 phy_fwnode = fwnode_get_phy_node(fwnode); in phylink_fwnode_phy_connect()
/linux-6.6.21/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_main.c1162 phy_fwnode = fwnode_get_phy_node(fwnode); in stmmac_init_phy()