Home
last modified time | relevance | path

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

/linux/include/linux/phy/
A Dphy.h226 int phy_pm_runtime_get(struct phy *phy);
296 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
/linux/Documentation/translations/zh_CN/driver-api/phy/
A Dphy.rst190 phy_pm_runtime_put。有导出的 API,如 phy_pm_runtime_get
/linux/drivers/phy/
A Dphy-core.c155 int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
171 EXPORT_SYMBOL_GPL(phy_pm_runtime_get);
/linux/drivers/phy/motorola/
A Dphy-mapphone-mdm6600.c149 error = phy_pm_runtime_get(x); in phy_mdm6600_power_off()
/linux/Documentation/driver-api/phy/
A Dphy.rst200 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,

Completed in 15 milliseconds