Searched refs:phy_pm_runtime_get (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/phy/
H A Dphy.h226 int phy_pm_runtime_get(struct phy *phy);
296 static inline int phy_pm_runtime_get(struct phy *phy) function
/linux-master/drivers/phy/motorola/
H A Dphy-mapphone-mdm6600.c149 error = phy_pm_runtime_get(x);
151 dev_warn(ddata->dev, "%s: phy_pm_runtime_get: %i\n",
/linux-master/drivers/phy/
H A Dphy-core.c150 int phy_pm_runtime_get(struct phy *phy) function
166 EXPORT_SYMBOL_GPL(phy_pm_runtime_get); variable

Completed in 244 milliseconds