Searched refs:phy_pm_runtime_get_sync (Results 1 – 4 of 4) sorted by relevance
175 int phy_pm_runtime_get_sync(struct phy *phy) in phy_pm_runtime_get_sync() function191 EXPORT_SYMBOL_GPL(phy_pm_runtime_get_sync);235 ret = phy_pm_runtime_get_sync(phy); in phy_init()275 ret = phy_pm_runtime_get_sync(phy); in phy_exit()318 ret = phy_pm_runtime_get_sync(phy); in phy_power_on()437 ret = phy_pm_runtime_get_sync(phy); in phy_reset()
106 phy_pm_runtime_get_sync(kdwc->usb3_phy); in kdwc3_probe()
2534 phy_pm_runtime_get_sync(dwc->usb2_generic_phy[i]); in dwc3_resume_common()2536 phy_pm_runtime_get_sync(dwc->usb3_generic_phy[i]); in dwc3_resume_common()
1259 phy_pm_runtime_get_sync(ks_pcie->phy[i]); in ks_pcie_probe()
Completed in 13 milliseconds