Searched refs:phy_pm_runtime_get_sync (Results 1 – 7 of 7) 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);259 ret = phy_pm_runtime_get_sync(phy); in phy_init()299 ret = phy_pm_runtime_get_sync(phy); in phy_exit()342 ret = phy_pm_runtime_get_sync(phy); in phy_power_on()460 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、
227 int phy_pm_runtime_get_sync(struct phy *phy);303 static inline int phy_pm_runtime_get_sync(struct phy *phy) in phy_pm_runtime_get_sync() function
106 phy_pm_runtime_get_sync(kdwc->usb3_phy); in kdwc3_probe()
2495 phy_pm_runtime_get_sync(dwc->usb2_generic_phy[i]); in dwc3_resume_common()2497 phy_pm_runtime_get_sync(dwc->usb3_generic_phy[i]); in dwc3_resume_common()
199 phy_pm_runtime_get_sync and phy_pm_runtime_put respectively.200 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,
1260 phy_pm_runtime_get_sync(ks_pcie->phy[i]); in ks_pcie_probe()