Searched refs:PCI_BASE_CLASS_DISPLAY (Results 1 – 15 of 15) sorted by relevance
225 || (dev->class >> 16) == PCI_BASE_CLASS_DISPLAY) { in pdev_enable_device()
185 } else if ((*class_code >> 16) == PCI_BASE_CLASS_DISPLAY) { in early_set_eeh()
485 PCI_ANY_ID, PCI_ANY_ID, PCI_BASE_CLASS_DISPLAY << 16,488 PCI_ANY_ID, PCI_ANY_ID, PCI_BASE_CLASS_DISPLAY << 16,491 PCI_ANY_ID, PCI_ANY_ID, PCI_BASE_CLASS_DISPLAY << 16,
290 if ((dp != 0) && ((dp->class >> 16) == PCI_BASE_CLASS_DISPLAY)) { in s3triofb_init()
642 if ((dp->class >> 16) == PCI_BASE_CLASS_DISPLAY) in chips_init()
469 (pdev->class >> 16) == PCI_BASE_CLASS_DISPLAY) in has_implicit_io()
367 case PCI_BASE_CLASS_DISPLAY: in psycho_ino_to_pil()
617 case PCI_BASE_CLASS_DISPLAY: in sabre_ino_to_pil()
371 case PCI_BASE_CLASS_DISPLAY: in schizo_ino_to_pil()
27 #define PCI_BASE_CLASS_DISPLAY 0x03 macro
1778 if (class_code == PCI_BASE_CLASS_DISPLAY) { in pciehp_disable_slot()2436 if (class_code == PCI_BASE_CLASS_DISPLAY) in configure_new_function()
2124 if (class_code == PCI_BASE_CLASS_DISPLAY) { in cpqhp_process_SS()2904 if (class_code == PCI_BASE_CLASS_DISPLAY) { in configure_new_function()
2224 if (class_code == PCI_BASE_CLASS_DISPLAY) { in shpchp_disable_slot()2878 if (class_code == PCI_BASE_CLASS_DISPLAY) in configure_new_function()
2452 if ((pdev->class >> 16) == PCI_BASE_CLASS_DISPLAY) { in atyfb_init()
3719 #define PCI_BASE_CLASS_DISPLAY 0x03 macro