Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/phy/
Dphy.h219 int phy_pm_runtime_get(struct phy *phy);
286 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
/linux-5.19.10/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-5.19.10/drivers/phy/motorola/
Dphy-mapphone-mdm6600.c155 error = phy_pm_runtime_get(x); in phy_mdm6600_power_off()
/linux-5.19.10/Documentation/driver-api/phy/
Dphy.rst173 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,