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

/linux-master/drivers/parisc/
H A Dsuperio.c447 superio_probe(struct pci_dev *dev, const struct pci_device_id *id) function
452 ** superio_probe(00:0e.0) ven 0x100b dev 0x2 sv 0x0 sd 0x0 class 0x1018a
453 ** superio_probe(00:0e.1) ven 0x100b dev 0xe sv 0x0 sd 0x0 class 0x68000
454 ** superio_probe(00:0e.2) ven 0x100b dev 0x12 sv 0x0 sd 0x0 class 0xc0310
456 DBG_INIT("superio_probe(%s) ven 0x%x dev 0x%x sv 0x%x sd 0x%x class 0x%x\n",
470 DBG_INIT("superio_probe: ignoring IDE 87415\n");
472 DBG_INIT("superio_probe: ignoring USB OHCI controller\n");
474 DBG_INIT("superio_probe: WTF? Fire Extinguisher?\n");
491 .probe = superio_probe,

Completed in 206 milliseconds