Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/phy/
Dphy.h202 void phy_pm_runtime_forbid(struct phy *phy);
294 static inline void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function
/Linux-v5.4/drivers/phy/
Dphy-core.c220 void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function
230 EXPORT_SYMBOL_GPL(phy_pm_runtime_forbid);
/Linux-v5.4/Documentation/driver-api/phy/
Dphy.rst175 phy_pm_runtime_forbid for performing PM operations.