Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/phy/
Dphy.h155 int phy_pm_runtime_get(struct phy *phy);
213 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
/Linux-v4.19/drivers/phy/
Dphy-core.c152 int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
168 EXPORT_SYMBOL_GPL(phy_pm_runtime_get);
/Linux-v4.19/Documentation/
Dphy.txt173 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,