Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dphy.c65 static const char *phy_state_to_str(enum phy_state st) in phy_state_to_str() function
999 phy_state_to_str(old_state), phy_state_to_str(phydev->state)); in phy_state_machine()