Home
last modified time | relevance | path

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

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