Searched refs:phy_pm_runtime_allow (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/phy/
H A Dphy.h230 void phy_pm_runtime_allow(struct phy *phy);
324 static inline void phy_pm_runtime_allow(struct phy *phy) function
/linux-master/drivers/phy/
H A Dphy-core.c210 void phy_pm_runtime_allow(struct phy *phy) function
220 EXPORT_SYMBOL_GPL(phy_pm_runtime_allow); variable

Completed in 130 milliseconds