Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/qcom/
H A Dqca807x.c439 err = genphy_c37_read_status(phydev, &changed); in qca807x_read_fiber_status()
H A Dat803x.c923 return genphy_c37_read_status(phydev, &changed); in at8031_read_status()
/linux-6.15/drivers/net/phy/
H A Ddp83869.c173 return genphy_c37_read_status(phydev, &changed); in dp83869_read_status()
H A Dphy_device.c2416 int genphy_c37_read_status(struct phy_device *phydev, bool *changed) in genphy_c37_read_status() function
2467 EXPORT_SYMBOL(genphy_c37_read_status);
H A Dbroadcom.c820 err = genphy_c37_read_status(phydev, &changed); in bcm54616s_read_status()
/linux-6.15/include/linux/
H A Dphy.h1947 int genphy_c37_read_status(struct phy_device *phydev, bool *changed);