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

/linux-master/include/linux/
H A Dof_mdio.h103 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) function
/linux-master/drivers/net/mdio/
H A Dof_mdio.c298 struct phy_device *of_phy_find_device(struct device_node *phy_np) function
302 EXPORT_SYMBOL(of_phy_find_device); variable

Completed in 143 milliseconds