tag
line
file
source code
PCI_CLASS_DISPLAY_VGA
214
arch/alpha/kernel/bios32.c
dev->class >> 8 == PCI_CLASS_DISPLAY_VGA ||
PCI_CLASS_DISPLAY_VGA
313
drivers/pci/pci.c
case PCI_CLASS_DISPLAY_VGA: return "VGA compatible controller";