Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-core.c182 int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put() function
189 EXPORT_SYMBOL_GPL(phy_pm_runtime_put);
242 phy_pm_runtime_put(phy); in phy_init()
271 phy_pm_runtime_put(phy); in phy_exit()
336 phy_pm_runtime_put(phy); in phy_power_off()
/linux-4.4.14/include/linux/phy/
Dphy.h114 int phy_pm_runtime_put(struct phy *phy);
175 static inline int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put() function
/linux-4.4.14/Documentation/
Dphy.txt136 phy_pm_runtime_get_sync and phy_pm_runtime_put respectively.
138 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and