Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/pci/
Dfixup.c112 if (d->device == PCI_DEVICE_ID_VIA_8367_0) { in pci_fixup_via_northbridge_bug()
138 DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8367_0, pci_fixup_via_northbridge_bug…
142 DECLARE_PCI_FIXUP_RESUME(PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_8367_0, pci_fixup_via_northbridge_bug…
/linux-4.4.14/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.4.14/include/linux/
Dpci_ids.h1412 #define PCI_DEVICE_ID_VIA_8367_0 0x3099 macro