Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amd/
Ddeclance.c1022 static int dec_lance_probe(struct device *bdev, const int type) in dec_lance_probe() function
1290 if (dec_lance_probe(NULL, ASIC_LANCE) >= 0) in dec_lance_platform_probe()
1293 if (dec_lance_probe(NULL, PMAX_LANCE) >= 0) in dec_lance_platform_probe()
1335 int status = dec_lance_probe(dev, PMAD_LANCE); in dec_lance_tc_probe()