Home
last modified time | relevance | path

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

/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);
/drivers/phy/motorola/
Dphy-mapphone-mdm6600.c149 error = phy_pm_runtime_get(x); in phy_mdm6600_power_off()