Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/pci/saa7134/
Dsaa7134-core.c1059 if (pci_pci_problems & PCIPCI_VSFX) in saa7134_initdev()
/Linux-v5.10/drivers/pci/
Dquirks.c412 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
414 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
/Linux-v5.10/include/linux/
Dpci.h2015 #define PCIPCI_VSFX 16 macro
/Linux-v5.10/drivers/media/pci/cx88/
Dcx88-cards.c3653 if (pci_pci_problems & PCIPCI_VSFX) { in cx88_pci_quirks()
/Linux-v5.10/drivers/media/pci/bt8xx/
Dbttv-cards.c4877 if (pci_pci_problems & PCIPCI_VSFX) in bttv_check_chipset()