Home
last modified time | relevance | path

Searched refs:phy_pm_runtime_forbid (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/phy/
H A Dphy.h226 void phy_pm_runtime_forbid(struct phy *phy);
322 static inline void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function
/openbmc/linux/drivers/phy/
H A Dphy-core.c224 void phy_pm_runtime_forbid(struct phy *phy) in phy_pm_runtime_forbid() function
234 EXPORT_SYMBOL_GPL(phy_pm_runtime_forbid);
/openbmc/linux/Documentation/driver-api/phy/
H A Dphy.rst202 phy_pm_runtime_forbid for performing PM operations.