Home
last modified time | relevance | path

Searched refs:PCI_CLASS_DISPLAY_OTHER (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/misc/mei/pxp/
A Dmei_pxp.c243 pdev->class != (PCI_CLASS_DISPLAY_OTHER << 8)) in mei_pxp_component_match()
/linux/drivers/gpu/drm/qxl/
A Dqxl_drv.c53 { 0x1b36, 0x100, PCI_ANY_ID, PCI_ANY_ID, PCI_CLASS_DISPLAY_OTHER << 8,
/linux/drivers/gpu/drm/radeon/
A Dradeon_atpx_handler.c572 while ((pdev = pci_get_class(PCI_CLASS_DISPLAY_OTHER << 8, pdev)) != NULL) { in radeon_atpx_detect()
A Dradeon_bios.c204 (pdev->class != PCI_CLASS_DISPLAY_OTHER << 8)) in radeon_atrm_get_bios()
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_bios.c294 (pdev->class != PCI_CLASS_DISPLAY_OTHER << 8)) in amdgpu_atrm_get_bios()
A Damdgpu_atpx_handler.c632 while ((pdev = pci_get_class(PCI_CLASS_DISPLAY_OTHER << 8, pdev)) != NULL) { in amdgpu_atpx_detect()
A Damdgpu_acpi.c1411 (pdev->class != PCI_CLASS_DISPLAY_OTHER << 8)) in amdgpu_acpi_detect()
A Damdgpu_drv.c2149 .class = PCI_CLASS_DISPLAY_OTHER << 8,
/linux/samples/vfio-mdev/
A Dmdpy.c126 PCI_CLASS_DISPLAY_OTHER); in mdpy_create_config_space()
A Dmbochs.c235 PCI_CLASS_DISPLAY_OTHER); in mbochs_create_config_space()
/linux/include/linux/
A Dpci_ids.h42 #define PCI_CLASS_DISPLAY_OTHER 0x0380 macro
/linux/sound/pci/hda/
A Dhda_intel.c1419 (pdev->class != PCI_CLASS_DISPLAY_OTHER << 8)) in atpx_present()

Completed in 44 milliseconds