Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/phy/
Dphy.h112 int phy_pm_runtime_get(struct phy *phy);
159 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
/linux-4.1.27/drivers/phy/
Dphy-core.c152 int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
165 EXPORT_SYMBOL_GPL(phy_pm_runtime_get);
/linux-4.1.27/Documentation/
Dphy.txt132 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,