Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/
H A Dphy-core.c569 static struct phy *_of_phy_get(struct device_node *np, int index) in _of_phy_get() function
630 phy = _of_phy_get(np, index); in of_phy_get()
751 phy = _of_phy_get(dev->of_node, index); in phy_get()
920 phy = _of_phy_get(np, index); in devm_of_phy_get_by_index()