Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/
DSpace.c74 extern struct net_device *apne_probe(int unit);
252 {apne_probe, 0},
Dapne.c78 struct net_device * __init apne_probe(int unit);
119 struct net_device * __init apne_probe(int unit) in apne_probe() function
553 apne_dev = apne_probe(-1); in apne_module_init()