Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/3com/
D3c515.c366 static struct net_device *corkscrew_scan(int unit);
423 while (corkscrew_scan(-1)) in init_module()
431 struct net_device *dev = corkscrew_scan(unit); in tc515_probe()
484 static struct net_device *corkscrew_scan(int unit) in corkscrew_scan() function