Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Ddp83869.c173 return genphy_c37_read_status(phydev, &changed); in dp83869_read_status()
H A Dbroadcom.c865 err = genphy_c37_read_status(phydev, &changed); in bcm54616s_read_status()
H A Dphy_device.c2637 int genphy_c37_read_status(struct phy_device *phydev, bool *changed) in genphy_c37_read_status() function
2688 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.c931 return genphy_c37_read_status(phydev, &changed); in at8031_read_status()
/linux/include/linux/
H A Dphy.h2295 int genphy_c37_read_status(struct phy_device *phydev, bool *changed);