Home
last modified time | relevance | path

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

/drivers/phy/
Dphy-core.c406 struct phy *of_phy_get(struct device_node *np, const char *con_id) in of_phy_get() function
425 EXPORT_SYMBOL_GPL(of_phy_get);
627 phy = of_phy_get(np, con_id); in devm_of_phy_get()