Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/phy/
Dphy.h197 int phy_pm_runtime_get(struct phy *phy);
261 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
/Linux-v5.4/drivers/phy/
Dphy-core.c148 int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
164 EXPORT_SYMBOL_GPL(phy_pm_runtime_get);
/Linux-v5.4/drivers/phy/motorola/
Dphy-mapphone-mdm6600.c154 error = phy_pm_runtime_get(x); in phy_mdm6600_power_off()
/Linux-v5.4/Documentation/driver-api/phy/
Dphy.rst173 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,