Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
DSpace.h16 struct net_device *sun3lance_probe(int unit);
/Linux-v5.4/drivers/net/
DSpace.c102 {sun3lance_probe, 0},
/Linux-v5.4/drivers/net/ethernet/amd/
Dsun3lance.c248 struct net_device * __init sun3lance_probe(int unit) in sun3lance_probe() function
944 sun3lance_dev = sun3lance_probe(-1); in init_module()