Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/phy/
Dphy.h117 void phy_pm_runtime_forbid(struct phy *phy);
194 static inline void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function
/linux-4.4.14/drivers/phy/
Dphy-core.c209 void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function
216 EXPORT_SYMBOL_GPL(phy_pm_runtime_forbid);
/linux-4.4.14/Documentation/
Dphy.txt139 phy_pm_runtime_forbid for performing PM operations.