Home
last modified time | relevance | path

Searched defs:of_phy_find_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dof_mdio.h103 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
/openbmc/linux/drivers/net/mdio/
H A Dof_mdio.c264 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function