Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/phy/
Dphy.h221 int phy_pm_runtime_get(struct phy *phy);
289 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
/linux-6.6.21/drivers/phy/
Dphy-core.c150 int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
166 EXPORT_SYMBOL_GPL(phy_pm_runtime_get);
/linux-6.6.21/drivers/phy/motorola/
Dphy-mapphone-mdm6600.c149 error = phy_pm_runtime_get(x); in phy_mdm6600_power_off()
/linux-6.6.21/Documentation/driver-api/phy/
Dphy.rst200 There are exported APIs like phy_pm_runtime_get, phy_pm_runtime_get_sync,