Home
last modified time | relevance | path

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

/linux/drivers/phy/
H A Dphy-core.c202 int phy_pm_runtime_put_sync(struct phy *phy) in phy_pm_runtime_put_sync() function
212 EXPORT_SYMBOL_GPL(phy_pm_runtime_put_sync);
335 phy_pm_runtime_put_sync(phy); in phy_power_on()
/linux/Documentation/translations/zh_CN/driver-api/phy/
H A Dphy.rst191 phy_pm_runtime_get_sync、phy_pm_runtime_put、phy_pm_runtime_put_sync
/linux/drivers/usb/dwc3/
H A Dcore.c2502 phy_pm_runtime_put_sync(dwc->usb2_generic_phy[i]); in dwc3_suspend_common()
2504 phy_pm_runtime_put_sync(dwc->usb3_generic_phy[i]); in dwc3_suspend_common()