Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/pci/saa7134/
Dsaa7134-core.c1059 if (pci_pci_problems & PCIPCI_VIAETBF) in saa7134_initdev()
/Linux-v5.4/drivers/pci/
Dquirks.c403 if ((pci_pci_problems&PCIPCI_VIAETBF) == 0) { in quirk_viaetbf()
405 pci_pci_problems |= PCIPCI_VIAETBF; in quirk_viaetbf()
/Linux-v5.4/include/linux/
Dpci.h1999 #define PCIPCI_VIAETBF 8 macro
/Linux-v5.4/drivers/media/pci/cx88/
Dcx88-cards.c3606 if (pci_pci_problems & PCIPCI_VIAETBF) { in cx88_pci_quirks()
/Linux-v5.4/drivers/media/pci/bt8xx/
Dbttv-cards.c4875 if (pci_pci_problems & (PCIPCI_TRITON|PCIPCI_NATOMA|PCIPCI_VIAETBF)) in bttv_check_chipset()