Home
last modified time | relevance | path

Searched refs:phy_pm_runtime_allow (Results 1 – 4 of 4) sorted by relevance

/linux/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) in phy_pm_runtime_allow() function
/linux/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst192 phy_pm_runtime_allow 和 phy_pm_runtime_forbid,用于执行 PM 操作。
/linux/drivers/phy/
H A Dphy-core.c215 void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function
225 EXPORT_SYMBOL_GPL(phy_pm_runtime_allow);
/linux/Documentation/driver-api/phy/
H A Dphy.rst201 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and