Home
last modified time | relevance | path

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

/linux/drivers/phy/
A Dphy-core.c191 int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put() function
201 EXPORT_SYMBOL_GPL(phy_pm_runtime_put);
277 phy_pm_runtime_put(phy); in phy_init()
314 phy_pm_runtime_put(phy); in phy_exit()
395 phy_pm_runtime_put(phy); in phy_power_off()
466 phy_pm_runtime_put(phy); in phy_reset()
/linux/Documentation/translations/zh_CN/driver-api/phy/
A Dphy.rst190 phy_pm_runtime_put。有导出的 API,如 phy_pm_runtime_get、
191 phy_pm_runtime_get_sync、phy_pm_runtime_put、phy_pm_runtime_put_sync、
/linux/include/linux/phy/
A Dphy.h228 int phy_pm_runtime_put(struct phy *phy);
310 static inline int phy_pm_runtime_put(struct phy *phy) in phy_pm_runtime_put() function
/linux/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/drivers/phy/motorola/
A Dphy-mapphone-mdm6600.c133 phy_pm_runtime_put(x); in phy_mdm6600_power_on()

Completed in 11 milliseconds