phy_pm_runtime_get_sync  182 drivers/phy/phy-core.c EXPORT_SYMBOL_GPL(phy_pm_runtime_get_sync);
phy_pm_runtime_get_sync  239 drivers/phy/phy-core.c 	ret = phy_pm_runtime_get_sync(phy);
phy_pm_runtime_get_sync  268 drivers/phy/phy-core.c 	ret = phy_pm_runtime_get_sync(phy);
phy_pm_runtime_get_sync  303 drivers/phy/phy-core.c 	ret = phy_pm_runtime_get_sync(phy);
phy_pm_runtime_get_sync  383 drivers/phy/phy-core.c 	ret = phy_pm_runtime_get_sync(phy);
phy_pm_runtime_get_sync 1693 drivers/usb/dwc3/core.c 		phy_pm_runtime_get_sync(dwc->usb2_generic_phy);
phy_pm_runtime_get_sync 1694 drivers/usb/dwc3/core.c 		phy_pm_runtime_get_sync(dwc->usb3_generic_phy);
phy_pm_runtime_get_sync  198 include/linux/phy/phy.h int phy_pm_runtime_get_sync(struct phy *phy);