Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
A Dbcm87xx.c205 .match_phy_device = bcm8706_match_phy_device,
216 .match_phy_device = bcm8727_match_phy_device,
A Dteranetics.c84 .match_phy_device = teranetics_match_phy_device,
A Dmarvell10g.c1225 .match_phy_device = mv3310_match_phy_device,
1246 .match_phy_device = mv3340_match_phy_device,
1265 .match_phy_device = mv2110_match_phy_device,
1285 .match_phy_device = mv2111_match_phy_device,
A Dicplus.c594 .match_phy_device = ip101a_match_phy_device,
608 .match_phy_device = ip101g_match_phy_device,
A Dnxp-tja11xx.c785 .match_phy_device = tja1102_p0_match_phy_device,
808 .match_phy_device = tja1102_p1_match_phy_device,
A Drealtek.c928 .match_phy_device = rtlgen_match_phy_device,
938 .match_phy_device = rtl8226_match_phy_device,
A Dmicrel.c1708 .match_phy_device = ksz8051_match_phy_device,
1861 .match_phy_device = ksz8795_match_phy_device,
A Dphy_device.c468 if (phydrv->match_phy_device) in phy_bus_match()
469 return phydrv->match_phy_device(phydev); in phy_bus_match()
/linux/include/linux/
A Dphy.h829 int (*match_phy_device)(struct phy_device *phydev); member

Completed in 24 milliseconds