Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
DSpace.h15 struct net_device *sun3lance_probe(int unit);
/linux-4.4.14/drivers/net/
DSpace.c106 {sun3lance_probe, 0},
/linux-4.4.14/drivers/net/ethernet/amd/
Dsun3lance.c246 struct net_device * __init sun3lance_probe(int unit) in sun3lance_probe() function
942 sun3lance_dev = sun3lance_probe(-1); in init_module()