Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dof_mdio.h87 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
/Linux-v5.15/drivers/net/mdio/
Dof_mdio.c260 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function