Searched refs:PCIS_DISPLAY_VGA (Results 1 – 10 of 10) sorted by relevance
99 (pci_get_subclass(kdev) != PCIS_DISPLAY_VGA && in drm_probe_helper()
447 if ((class != PCIC_DISPLAY) || (subclass != PCIS_DISPLAY_VGA) || in s3pci_probe()
1140 pci_get_subclass(dev) != PCIS_DISPLAY_VGA) in machfb_pci_probe()
345 #define PCIS_DISPLAY_VGA 0x00 macro
4171 {PCIC_DISPLAY, PCIS_DISPLAY_VGA, 1, "VGA"},
208 if ((dev = pci_find_class(PCIC_DISPLAY, PCIS_DISPLAY_VGA)) != NULL) {
120 && pci_get_subclass(dev) == PCIS_DISPLAY_VGA) in agp_find_display()
810 || (pci_get_subclass(dev) != PCIS_DISPLAY_VGA && in agp_i810_match()
168 || pci_get_subclass(kdev) != PCIS_DISPLAY_VGA) in drm_probe()
635 {PCIC_DISPLAY, PCIS_DISPLAY_VGA, "VGA"},