clk_stop_enable 1008 drivers/net/phy/phy.c int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable) clk_stop_enable 1055 drivers/net/phy/phy.c if (clk_stop_enable) clk_stop_enable 1403 drivers/net/phy/phylink.c int phylink_init_eee(struct phylink *pl, bool clk_stop_enable) clk_stop_enable 1408 drivers/net/phy/phylink.c ret = phy_init_eee(pl->phydev, clk_stop_enable); clk_stop_enable 1182 include/linux/phy.h int phy_init_eee(struct phy_device *phydev, bool clk_stop_enable);