Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/parisc/
Dsuperio.c287 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_87560_LIO, superio_init);
333 PCI_DEVICE_ID_NS_87560_LIO,
372 case PCI_DEVICE_ID_NS_87560_LIO: /* Function 1 */ in superio_fixup_irq()
467 if (dev->device == PCI_DEVICE_ID_NS_87560_LIO) { /* Function 1 */ in superio_probe()
485 { PCI_DEVICE(PCI_VENDOR_ID_NS, PCI_DEVICE_ID_NS_87560_LIO) },
/linux-3.4.99/arch/parisc/include/asm/
Dsuperio.h80 || ((x)->device == PCI_DEVICE_ID_NS_87560_LIO) \
/linux-3.4.99/drivers/usb/host/
Dohci-pci.c70 if (b && b->device == PCI_DEVICE_ID_NS_87560_LIO in ohci_quirk_ns()
/linux-3.4.99/include/linux/
Dpci_ids.h404 #define PCI_DEVICE_ID_NS_87560_LIO 0x000e macro