Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/phy/
Dphy-core.c617 struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() function
/linux-6.6.21/include/linux/phy/
Dphy.h476 static inline struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() function