Home
last modified time | relevance | path

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

/linux/include/linux/phy/
H 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/
H A Dphy.rst190 phy_pm_runtime_put。有导出的 API,如 phy_pm_runtime_get
/linux/drivers/phy/
H 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/Documentation/driver-api/phy/
H A Dphy.rst200 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,