Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy.h209 void phy_pm_runtime_allow(struct phy *phy);
298 static inline void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core.c208 void phy_pm_runtime_allow(struct phy *phy) in phy_pm_runtime_allow() function
218 EXPORT_SYMBOL_GPL(phy_pm_runtime_allow);
/OK3568_Linux_fs/kernel/Documentation/driver-api/phy/
H A Dphy.rst174 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and