Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds