match_phy_device 200 drivers/net/phy/bcm87xx.c .match_phy_device = bcm8706_match_phy_device, match_phy_device 212 drivers/net/phy/bcm87xx.c .match_phy_device = bcm8727_match_phy_device, match_phy_device 1071 drivers/net/phy/micrel.c .match_phy_device = ksz8051_match_phy_device, match_phy_device 1189 drivers/net/phy/micrel.c .match_phy_device = ksz8795_match_phy_device, match_phy_device 491 drivers/net/phy/phy_device.c if (phydrv->match_phy_device) match_phy_device 492 drivers/net/phy/phy_device.c return phydrv->match_phy_device(phydev); match_phy_device 526 drivers/net/phy/realtek.c .match_phy_device = rtlgen_match_phy_device, match_phy_device 535 drivers/net/phy/realtek.c .match_phy_device = rtl8125_match_phy_device, match_phy_device 85 drivers/net/phy/teranetics.c .match_phy_device = teranetics_match_phy_device, match_phy_device 543 include/linux/phy.h int (*match_phy_device)(struct phy_device *phydev);