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

/linux-master/include/linux/phy/
H A Dphy.h231 void phy_pm_runtime_forbid(struct phy *phy);
329 static inline void phy_pm_runtime_forbid(struct phy *phy) function
/linux-master/drivers/phy/
H A Dphy-core.c222 void phy_pm_runtime_forbid(struct phy *phy) function
232 EXPORT_SYMBOL_GPL(phy_pm_runtime_forbid); variable

Completed in 180 milliseconds