Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/saa7134/
Dsaa7134-core.c1060 if (pci_pci_problems & PCIPCI_VSFX) in saa7134_initdev()
/linux-6.1.9/drivers/pci/
Dquirks.c411 if ((pci_pci_problems&PCIPCI_VSFX) == 0) { in quirk_vsfx()
413 pci_pci_problems |= PCIPCI_VSFX; in quirk_vsfx()
/linux-6.1.9/include/linux/
Dpci.h2130 #define PCIPCI_VSFX 16 macro
/linux-6.1.9/drivers/media/pci/cx88/
Dcx88-cards.c3653 if (pci_pci_problems & PCIPCI_VSFX) { in cx88_pci_quirks()
/linux-6.1.9/drivers/media/pci/bt8xx/
Dbttv-cards.c4879 if (pci_pci_problems & PCIPCI_VSFX) in bttv_check_chipset()