Searched refs:phy_pm_runtime_allow (Results 1 – 3 of 3) sorted by relevance
225 void phy_pm_runtime_allow(struct phy *phy);317 static inline void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function
210 void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function220 EXPORT_SYMBOL_GPL(phy_pm_runtime_allow);
201 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and