Searched refs:phy_pm_runtime_get_sync (Results 1 – 3 of 3) sorted by relevance
172 int phy_pm_runtime_get_sync(struct phy *phy) in phy_pm_runtime_get_sync() function188 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()
189 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、
2565 phy_pm_runtime_get_sync(dwc->usb2_generic_phy[i]); in dwc3_resume_common()2567 phy_pm_runtime_get_sync(dwc->usb3_generic_phy[i]); in dwc3_resume_common()