Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/phy/
Dphy.h116 void phy_pm_runtime_allow(struct phy *phy);
187 static inline void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function
/linux-4.1.27/drivers/phy/
Dphy-core.c200 void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function
207 EXPORT_SYMBOL_GPL(phy_pm_runtime_allow);
/linux-4.1.27/Documentation/
Dphy.txt133 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and