Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/dwc3/
A Ddwc3-keystone.c170 phy_pm_runtime_put_sync(kdwc->usb3_phy); in kdwc3_probe()
198 phy_pm_runtime_put_sync(kdwc->usb3_phy); in kdwc3_remove()
A Dcore.c2057 phy_pm_runtime_put_sync(dwc->usb2_generic_phy); in dwc3_suspend_common()
2058 phy_pm_runtime_put_sync(dwc->usb3_generic_phy); in dwc3_suspend_common()
/linux-6.3-rc2/include/linux/phy/
A Dphy.h222 int phy_pm_runtime_put_sync(struct phy *phy);
308 static inline int phy_pm_runtime_put_sync(struct phy *phy) in phy_pm_runtime_put_sync() function
/linux-6.3-rc2/drivers/phy/
A 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);
353 phy_pm_runtime_put_sync(phy); in phy_power_on()
/linux-6.3-rc2/Documentation/driver-api/phy/
A Dphy.rst201 phy_pm_runtime_put, phy_pm_runtime_put_sync, phy_pm_runtime_allow and

Completed in 13 milliseconds