Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dof_mdio.h106 static inline struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/drivers/net/mdio/
H A Dof_mdio.c373 struct phy_device *of_phy_find_device(struct device_node *phy_np) in of_phy_find_device() function
388 EXPORT_SYMBOL(of_phy_find_device); variable
/kernel/linux/linux-6.6/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
268 EXPORT_SYMBOL(of_phy_find_device); variable

Completed in 3 milliseconds