Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds