Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpci_ids.h2868 #define PCI_DEVICE_ID_INTEL_82437VX 0x7030 macro
/linux-4.4.14/drivers/pci/
Dquirks.c158 DECLARE_PCI_FIXUP_FINAL(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82437VX, quirk_triton);
/linux-4.4.14/sound/pci/
Dcmipci.c3025 { PCI_DEVICE(PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82437VX) }, in snd_cmipci_create()