Searched refs:phy_pm_runtime_get_sync (Results 1 – 2 of 2) sorted by relevance
166 int phy_pm_runtime_get_sync(struct phy *phy) in phy_pm_runtime_get_sync() function182 EXPORT_SYMBOL_GPL(phy_pm_runtime_get_sync);239 ret = phy_pm_runtime_get_sync(phy); in phy_init()268 ret = phy_pm_runtime_get_sync(phy); in phy_exit()303 ret = phy_pm_runtime_get_sync(phy); in phy_power_on()383 ret = phy_pm_runtime_get_sync(phy); in phy_reset()
1688 phy_pm_runtime_get_sync(dwc->usb2_generic_phy); in dwc3_resume_common()1689 phy_pm_runtime_get_sync(dwc->usb3_generic_phy); in dwc3_resume_common()