Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/phy/
Dphy.h115 int phy_pm_runtime_put_sync(struct phy *phy);
182 static inline int phy_pm_runtime_put_sync(struct phy *phy) in phy_pm_runtime_put_sync() function
/linux-4.4.14/drivers/phy/
Dphy-core.c191 int phy_pm_runtime_put_sync(struct phy *phy) in phy_pm_runtime_put_sync() function
198 EXPORT_SYMBOL_GPL(phy_pm_runtime_put_sync);
309 phy_pm_runtime_put_sync(phy); in phy_power_on()
/linux-4.4.14/Documentation/
Dphy.txt138 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and