phy_eee_rx_clock_stop
EXPORT_SYMBOL_GPL(phy_eee_rx_clock_stop);
ret = phy_eee_rx_clock_stop(phydev, true);
ret = phy_eee_rx_clock_stop(phy,
phy_eee_rx_clock_stop(pl->phydev, false);
phy_eee_rx_clock_stop(pl->phydev, true);
int phy_eee_rx_clock_stop(struct phy_device *phydev, bool clk_stop_enable);