Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/8390/
Dpcnet_cs.c94 static void mii_phy_probe(struct net_device *dev);
619 mii_phy_probe(dev); in pcnet_config()
884 static void mii_phy_probe(struct net_device *dev) in mii_phy_probe() function
/linux-6.1.9/drivers/net/usb/
Dpegasus.c1048 static __u8 mii_phy_probe(pegasus_t *pegasus) in mii_phy_probe() function
1188 pegasus->phy = mii_phy_probe(pegasus); in pegasus_probe()