Home
last modified time | relevance | path

Searched refs:mii_phy_probe (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/8390/
Dpcnet_cs.c95 static void mii_phy_probe(struct net_device *dev);
607 mii_phy_probe(dev); in pcnet_config()
874 static void mii_phy_probe(struct net_device *dev) in mii_phy_probe() function
/linux-4.1.27/drivers/net/usb/
Dpegasus.c1030 static __u8 mii_phy_probe(pegasus_t *pegasus) in mii_phy_probe() function
1183 pegasus->phy = mii_phy_probe(pegasus); in pegasus_probe()