Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Ddm9000x.c103 static int dm9000_probe(void);
226 dm9000_probe(void) in dm9000_probe() function
292 if (dm9000_probe() < 0) in dm9000_init()
/openbmc/linux/drivers/net/ethernet/davicom/
H A Ddm9000.c1412 dm9000_probe(struct platform_device *pdev) in dm9000_probe() function
1804 .probe = dm9000_probe,