Home
last modified time | relevance | path

Searched refs:phy_pm_runtime_get_sync (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/phy/
H A Dphy-core.c172 int phy_pm_runtime_get_sync(struct phy *phy) in phy_pm_runtime_get_sync() function
188 EXPORT_SYMBOL_GPL(phy_pm_runtime_get_sync);
232 ret = phy_pm_runtime_get_sync(phy); in phy_init()
272 ret = phy_pm_runtime_get_sync(phy); in phy_exit()
315 ret = phy_pm_runtime_get_sync(phy); in phy_power_on()
434 ret = phy_pm_runtime_get_sync(phy); in phy_reset()
/linux/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst189 phy_power_on 和 phy_power_off 分别执行 phy_pm_runtime_get_sync
191 phy_pm_runtime_get_sync、phy_pm_runtime_put、phy_pm_runtime_put_sync、