Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-core.c1067 if (pci_pci_problems & PCIPCI_VIAETBF) in saa7134_initdev()
/Linux-v4.19/drivers/pci/
Dquirks.c405 if ((pci_pci_problems&PCIPCI_VIAETBF) == 0) { in quirk_viaetbf()
407 pci_pci_problems |= PCIPCI_VIAETBF; in quirk_viaetbf()
/Linux-v4.19/include/linux/
Dpci.h1933 #define PCIPCI_VIAETBF 8 macro
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-cards.c3615 if (pci_pci_problems & PCIPCI_VIAETBF) { in cx88_pci_quirks()
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-cards.c4887 if (pci_pci_problems & (PCIPCI_TRITON|PCIPCI_NATOMA|PCIPCI_VIAETBF)) in bttv_check_chipset()