Home
last modified time | relevance | path

Searched refs:PCI_DEVICE_ID_VIA_8367_0 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/x86/pci/
Dfixup.c125 if (d->device == PCI_DEVICE_ID_VIA_8367_0) { in pci_fixup_via_northbridge_bug()
151 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8367_0, pci_fixup_via_northbridge_bug…
155 DECLARE_PCI_FIXUP_RESUME(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8367_0, pci_fixup_via_northbridge_bug…
/linux-4.1.27/drivers/char/agp/
Dvia-agp.c291 .device_id = PCI_DEVICE_ID_VIA_8367_0,
465 if (pdev->device == PCI_DEVICE_ID_VIA_8367_0) { in agp_via_probe()
543 ID(PCI_DEVICE_ID_VIA_8367_0),
/linux-4.1.27/include/linux/
Dpci_ids.h1411 #define PCI_DEVICE_ID_VIA_8367_0 0x3099 macro