Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
Deepro.c532 static int __init do_eepro_probe(struct net_device *dev) in do_eepro_probe() function
596 err = do_eepro_probe(dev); in eepro_probe()
1796 if (do_eepro_probe(dev) == 0) { in init_module()