Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/3com/
D3c515.c360 static struct net_device *corkscrew_scan(int unit);
415 while (corkscrew_scan(-1)) in init_module()
423 struct net_device *dev = corkscrew_scan(unit); in tc515_probe()
470 static struct net_device *corkscrew_scan(int unit) in corkscrew_scan() function