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

/linux-master/drivers/phy/
H A Dphy-core.c186 int phy_pm_runtime_put(struct phy *phy) function
196 EXPORT_SYMBOL_GPL(phy_pm_runtime_put); variable
272 phy_pm_runtime_put(phy);
309 phy_pm_runtime_put(phy);
390 phy_pm_runtime_put(phy);
461 phy_pm_runtime_put(phy);
/linux-master/include/linux/phy/
H A Dphy.h228 int phy_pm_runtime_put(struct phy *phy);
310 static inline int phy_pm_runtime_put(struct phy *phy) function
/linux-master/drivers/phy/motorola/
H A Dphy-mapphone-mdm6600.c133 phy_pm_runtime_put(x);
147 /* Paired with phy_pm_runtime_put() in phy_mdm6600_power_on() */

Completed in 138 milliseconds