Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/mdio/
A Dof_mdio.c251 return fwnode_mdio_find_device(of_fwnode_handle(np)); in of_mdio_find_device()
/linux-6.3-rc2/drivers/net/ethernet/freescale/dpaa2/
A Ddpaa2-mac.c265 mdiodev = fwnode_mdio_find_device(node); in dpaa2_pcs_create()
/linux-6.3-rc2/include/linux/
A Dphy.h1547 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode);
1560 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode) in fwnode_mdio_find_device() function
/linux-6.3-rc2/drivers/net/phy/
A Dphy_device.c2999 struct mdio_device *fwnode_mdio_find_device(struct fwnode_handle *fwnode) in fwnode_mdio_find_device() function
3012 EXPORT_SYMBOL(fwnode_mdio_find_device);
3026 mdiodev = fwnode_mdio_find_device(phy_fwnode); in fwnode_phy_find_device()

Completed in 14 milliseconds