Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsetup.c19 extern int awc4500_pnp_probe(void);
95 {awc4500_pnp_probe,0},
Daironet4500_card.c344 int awc4500_pnp_probe(struct net_device *dev) in awc4500_pnp_probe() function
1000 if (awc4500_pnp_probe(NULL) == -ENODEV){ in init_module()