Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/phy/
Dphy-core.c188 int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put() function
198 EXPORT_SYMBOL_GPL(phy_pm_runtime_put);
260 phy_pm_runtime_put(phy); in phy_init()
289 phy_pm_runtime_put(phy); in phy_exit()
354 phy_pm_runtime_put(phy); in phy_power_off()
/Linux-v4.19/include/linux/phy/
Dphy.h157 int phy_pm_runtime_put(struct phy *phy);
227 static inline int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put() function
/Linux-v4.19/Documentation/
Dphy.txt172 phy_pm_runtime_get_sync and phy_pm_runtime_put respectively.
174 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and