Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
H A Ddeclance.c1023 static int dec_lance_probe(struct device *bdev, const int type) in dec_lance_probe() function
1291 if (dec_lance_probe(NULL, ASIC_LANCE) >= 0) in dec_lance_platform_probe()
1294 if (dec_lance_probe(NULL, PMAX_LANCE) >= 0) in dec_lance_platform_probe()
1336 int status = dec_lance_probe(dev, PMAD_LANCE); in dec_lance_tc_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/
H A Ddeclance.c1023 static int dec_lance_probe(struct device *bdev, const int type) in dec_lance_probe() function
1293 if (dec_lance_probe(NULL, ASIC_LANCE) >= 0) in dec_lance_platform_probe()
1296 if (dec_lance_probe(NULL, PMAX_LANCE) >= 0) in dec_lance_platform_probe()
1338 int status = dec_lance_probe(dev, PMAD_LANCE); in dec_lance_tc_probe()

Completed in 5 milliseconds