Home
last modified time | relevance | path

Searched defs:phy_pm_runtime_get (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/
H 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); variable
/kernel/linux/linux-6.6/drivers/phy/
H A 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); variable
/kernel/linux/linux-5.10/include/linux/phy/
H A Dphy.h270 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function
/kernel/linux/linux-6.6/include/linux/phy/
H A Dphy.h289 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get() function

Completed in 5 milliseconds