Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/amd/
Ddeclance.c1021 static int dec_lance_probe(struct device *bdev, const int type) in dec_lance_probe() function
1299 if (dec_lance_probe(NULL, ASIC_LANCE) >= 0) in dec_lance_platform_probe()
1302 if (dec_lance_probe(NULL, PMAX_LANCE) >= 0) in dec_lance_platform_probe()
1344 int status = dec_lance_probe(dev, PMAD_LANCE); in dec_lance_tc_probe()