Home
last modified time | relevance | path

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

/drivers/phy/
Dphy-core.c196 int phy_pm_runtime_put_sync(struct phy *phy) in phy_pm_runtime_put_sync() function
206 EXPORT_SYMBOL_GPL(phy_pm_runtime_put_sync);
323 phy_pm_runtime_put_sync(phy); in phy_power_on()
/drivers/usb/dwc3/
Dcore.c1627 phy_pm_runtime_put_sync(dwc->usb2_generic_phy); in dwc3_suspend_common()
1628 phy_pm_runtime_put_sync(dwc->usb3_generic_phy); in dwc3_suspend_common()