Home
last modified time | relevance | path

Searched refs:PCIPCI_VSFX (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-core.c914 if (pci_pci_problems & PCIPCI_VSFX) in saa7134_initdev()
/linux-4.4.14/drivers/pci/
Dquirks.c239 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
241 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
/linux-4.4.14/include/linux/
Dpci.h1681 #define PCIPCI_VSFX 16 macro
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-cards.c3627 if (pci_pci_problems & PCIPCI_VSFX) { in cx88_pci_quirks()
/linux-4.4.14/drivers/media/pci/bt8xx/
Dbttv-cards.c4885 if (pci_pci_problems & PCIPCI_VSFX) in bttv_check_chipset()