Home
last modified time | relevance | path

Searched defs:phy_power_on (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/
Dphy-core.c290 int phy_power_on(struct phy *phy) in phy_power_on() function
/kernel/linux/linux-5.10/include/linux/phy/
Dphy.h322 static inline int phy_power_on(struct phy *phy) in phy_power_on() function
/kernel/linux/linux-5.10/drivers/net/ethernet/stmicro/stmmac/
Ddwmac-rk.c1191 static int phy_power_on(struct rk_priv_data *bsp_priv, bool enable) in phy_power_on() function