Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/mdio/
A Dof_mdio.c264 return fwnode_phy_find_device(of_fwnode_handle(phy_np)); in of_phy_find_device()
/linux-6.3-rc2/include/linux/
A Dphy.h1548 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode);
1566 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode) in fwnode_phy_find_device() function
/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c3022 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode) in fwnode_phy_find_device() function
3037 EXPORT_SYMBOL(fwnode_phy_find_device);
3047 return fwnode_phy_find_device(dev_fwnode(dev)); in device_phy_find_device()
A Dphylink.c1816 phy_dev = fwnode_phy_find_device(phy_fwnode); in phylink_fwnode_phy_connect()

Completed in 17 milliseconds