Searched refs:phy_pm_runtime_put (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/phy/
H A Dphy.h114 int phy_pm_runtime_put(struct phy *phy);
175 static inline int phy_pm_runtime_put(struct phy *phy) phy_pm_runtime_put() function
/linux-4.4.14/drivers/phy/
H A Dphy-core.c182 int phy_pm_runtime_put(struct phy *phy) phy_pm_runtime_put() function
189 EXPORT_SYMBOL_GPL(phy_pm_runtime_put); variable
242 phy_pm_runtime_put(phy); phy_init()
271 phy_pm_runtime_put(phy); phy_exit()
336 phy_pm_runtime_put(phy); phy_power_off()

Completed in 107 milliseconds