Home
last modified time | relevance | path

Searched refs:phy_pm_runtime_get_sync (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/phy/
A Dphy-core.c166 int phy_pm_runtime_get_sync(struct phy *phy) in phy_pm_runtime_get_sync() function
182 EXPORT_SYMBOL_GPL(phy_pm_runtime_get_sync);
239 ret = phy_pm_runtime_get_sync(phy); in phy_init()
268 ret = phy_pm_runtime_get_sync(phy); in phy_exit()
303 ret = phy_pm_runtime_get_sync(phy); in phy_power_on()
413 ret = phy_pm_runtime_get_sync(phy); in phy_reset()
/linux/include/linux/phy/
A Dphy.h216 int phy_pm_runtime_get_sync(struct phy *phy);
289 static inline int phy_pm_runtime_get_sync(struct phy *phy) in phy_pm_runtime_get_sync() function
/linux/drivers/usb/dwc3/
A Ddwc3-keystone.c105 phy_pm_runtime_get_sync(kdwc->usb3_phy); in kdwc3_probe()
A Dcore.c1870 phy_pm_runtime_get_sync(dwc->usb2_generic_phy); in dwc3_resume_common()
1871 phy_pm_runtime_get_sync(dwc->usb3_generic_phy); in dwc3_resume_common()
/linux/Documentation/driver-api/phy/
A Dphy.rst172 phy_pm_runtime_get_sync and phy_pm_runtime_put respectively.
173 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,
/linux/
A Dvmlinux.symvers5524 0x00000000 phy_pm_runtime_get_sync vmlinux EXPORT_SYMBOL_GPL
A DSystem.map18560 ffff8000105116f4 T phy_pm_runtime_get_sync
A D.tmp_System.map18560 ffff8000105116f4 T phy_pm_runtime_get_sync

Completed in 362 milliseconds