Searched refs:PCI_CLASS_DISPLAY_OTHER (Results 1 – 13 of 13) sorted by relevance
243 pdev->class != (PCI_CLASS_DISPLAY_OTHER << 8)) in mei_pxp_component_match()
54 { 0x1b36, 0x100, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_OTHER << 8,
572 while ((pdev = pci_get_class(PCI_CLASS_DISPLAY_OTHER << 8, pdev)) != NULL) { in radeon_atpx_detect()
204 (pdev->class != PCI_CLASS_DISPLAY_OTHER << 8)) in radeon_atrm_get_bios()
304 (pdev->class != PCI_CLASS_DISPLAY_OTHER << 8)) in amdgpu_atrm_get_bios()
620 while ((pdev = pci_get_class(PCI_CLASS_DISPLAY_OTHER << 8, pdev)) != NULL) { in amdgpu_atpx_detect()
2161 .class = PCI_CLASS_DISPLAY_OTHER << 8,2275 (pdev->class >> 8) == PCI_CLASS_DISPLAY_OTHER) { in amdgpu_pci_probe()
1412 (pdev->class != PCI_CLASS_DISPLAY_OTHER << 8)) in amdgpu_acpi_detect()
4435 (pdev->class >> 8) == PCI_CLASS_DISPLAY_OTHER) { in amdgpu_device_init()
126 PCI_CLASS_DISPLAY_OTHER); in mdpy_create_config_space()
235 PCI_CLASS_DISPLAY_OTHER); in mbochs_create_config_space()
42 #define PCI_CLASS_DISPLAY_OTHER 0x0380 macro
1425 (pdev->class != PCI_CLASS_DISPLAY_OTHER << 8)) in atpx_present()