Home
last modified time | relevance | path

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

/openbmc/linux/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()