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

/linux-master/drivers/usb/dwc3/
H A Ddwc3-keystone.c171 phy_pm_runtime_put_sync(kdwc->usb3_phy);
199 phy_pm_runtime_put_sync(kdwc->usb3_phy);
H A Dcore.c2130 phy_pm_runtime_put_sync(dwc->usb2_generic_phy);
2131 phy_pm_runtime_put_sync(dwc->usb3_generic_phy);
/linux-master/include/linux/phy/
H A Dphy.h229 int phy_pm_runtime_put_sync(struct phy *phy);
317 static inline int phy_pm_runtime_put_sync(struct phy *phy) function
/linux-master/drivers/phy/
H A Dphy-core.c198 int phy_pm_runtime_put_sync(struct phy *phy) function
208 EXPORT_SYMBOL_GPL(phy_pm_runtime_put_sync); variable
355 phy_pm_runtime_put_sync(phy);
/linux-master/drivers/pci/controller/dwc/
H A Dpci-keystone.c1225 phy_pm_runtime_put_sync(ks_pcie->phy[i]);

Completed in 137 milliseconds