Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Ddp83869.c173 return genphy_c37_read_status(phydev, &changed); in dp83869_read_status()
H A Dphy_device.c2516 * genphy_c37_read_status - check the link status and update current link state
2526 int genphy_c37_read_status(struct phy_device *phydev, bool *changed) in genphy_c37_read_status() function
2577 EXPORT_SYMBOL(genphy_c37_read_status);
/linux/drivers/net/phy/qcom/
H A Dqca807x.c441 err = genphy_c37_read_status(phydev, &changed); in qca807x_read_fiber_status()
H A Dat803x.c946 return genphy_c37_read_status(phydev, &changed); in at8031_read_status()
/linux/include/linux/
H A Dphy.h1940 int genphy_c37_read_status(struct phy_device *phydev, bool *changed);