Home
last modified time | relevance | path

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

/linux/include/linux/phy/
A Dphy.h231 void phy_pm_runtime_forbid(struct phy *phy);
329 static inline void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function
/linux/Documentation/translations/zh_CN/driver-api/phy/
A Dphy.rst192 phy_pm_runtime_allow 和 phy_pm_runtime_forbid,用于执行 PM 操作。
/linux/drivers/phy/
A Dphy-core.c227 void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function
237 EXPORT_SYMBOL_GPL(phy_pm_runtime_forbid);
/linux/Documentation/driver-api/phy/
A Dphy.rst202 phy_pm_runtime_forbid for performing PM operations.

Completed in 12 milliseconds