Searched refs:phy_pm_runtime_allow (Results 1 – 4 of 4) sorted by relevance
230 void phy_pm_runtime_allow(struct phy *phy);324 static inline void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function
192 phy_pm_runtime_allow 和 phy_pm_runtime_forbid,用于执行 PM 操作。
215 void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function225 EXPORT_SYMBOL_GPL(phy_pm_runtime_allow);
201 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and