Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/parisc/
Deisa.c302 static int __init eisa_probe(struct parisc_device *dev) in eisa_probe() function
407 .probe = eisa_probe,
/Linux-v4.19/drivers/eisa/
Deisa-bus.c315 static int __init eisa_probe(struct eisa_root_device *root) in eisa_probe() function
435 err = eisa_probe(root); in eisa_root_register()