Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/
A Dphy-core.c184 int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put() function
194 EXPORT_SYMBOL_GPL(phy_pm_runtime_put);
270 phy_pm_runtime_put(phy); in phy_init()
307 phy_pm_runtime_put(phy); in phy_exit()
388 phy_pm_runtime_put(phy); in phy_power_off()
459 phy_pm_runtime_put(phy); in phy_reset()
/linux-6.3-rc2/include/linux/phy/
A Dphy.h221 int phy_pm_runtime_put(struct phy *phy);
301 static inline int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put() function
/linux-6.3-rc2/Documentation/driver-api/phy/
A Dphy.rst199 phy_pm_runtime_get_sync and phy_pm_runtime_put respectively.
201 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and
/linux-6.3-rc2/drivers/phy/motorola/
A Dphy-mapphone-mdm6600.c139 phy_pm_runtime_put(x); in phy_mdm6600_power_on()

Completed in 8 milliseconds