phy_pm_runtime_put_sync  206 drivers/phy/phy-core.c EXPORT_SYMBOL_GPL(phy_pm_runtime_put_sync);
phy_pm_runtime_put_sync  323 drivers/phy/phy-core.c 	phy_pm_runtime_put_sync(phy);
phy_pm_runtime_put_sync 1632 drivers/usb/dwc3/core.c 		phy_pm_runtime_put_sync(dwc->usb2_generic_phy);
phy_pm_runtime_put_sync 1633 drivers/usb/dwc3/core.c 		phy_pm_runtime_put_sync(dwc->usb3_generic_phy);
phy_pm_runtime_put_sync  200 include/linux/phy/phy.h int phy_pm_runtime_put_sync(struct phy *phy);