Home
last modified time | relevance | path

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

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