Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dphy.h1761 struct fwnode_handle *fwnode_get_phy_node(const struct fwnode_handle *fwnode);
1788 struct fwnode_handle *fwnode_get_phy_node(struct fwnode_handle *fwnode) in fwnode_get_phy_node() function
/linux-6.15/drivers/net/phy/
H A Dphy_device.c3259 struct fwnode_handle *fwnode_get_phy_node(const struct fwnode_handle *fwnode) in fwnode_get_phy_node() function
3272 EXPORT_SYMBOL_GPL(fwnode_get_phy_node);
H A Dphylink.c2250 phy_fwnode = fwnode_get_phy_node(fwnode); in phylink_fwnode_phy_connect()
/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c1204 phy_fwnode = fwnode_get_phy_node(fwnode); in stmmac_init_phy()