Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/mdio/
H A Dof_mdio.c266 return fwnode_phy_find_device(of_fwnode_handle(phy_np)); in of_phy_find_device()
/kernel/linux/linux-6.6/include/linux/
H A Dphy.h1665 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode);
1683 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode) in fwnode_phy_find_device() function
/kernel/linux/linux-6.6/drivers/net/phy/
H A Dphy_device.c3196 * fwnode_phy_find_device - For provided phy_fwnode, find phy_device.
3203 struct phy_device *fwnode_phy_find_device(struct fwnode_handle *phy_fwnode) in fwnode_phy_find_device() function
3218 EXPORT_SYMBOL(fwnode_phy_find_device); variable
3224 * Refer return conditions of fwnode_phy_find_device().
3228 return fwnode_phy_find_device(dev_fwnode(dev)); in device_phy_find_device()
H A Dphylink.c1954 phy_dev = fwnode_phy_find_device(phy_fwnode); in phylink_fwnode_phy_connect()

Completed in 13 milliseconds