Searched refs:phy_pm_runtime_forbid (Results 1 – 4 of 4) sorted by relevance
231 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
192 phy_pm_runtime_allow 和 phy_pm_runtime_forbid,用于执行 PM 操作。
227 void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function237 EXPORT_SYMBOL_GPL(phy_pm_runtime_forbid);
202 phy_pm_runtime_forbid for performing PM operations.
Completed in 12 milliseconds