Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_drv.c71 static bool is_vga(struct pci_dev *pdev) in is_vga() function
103 if (is_vga(pdev) && pdev->revision < 5) { in qxl_pci_probe()
134 if (is_vga(pdev) && pdev->revision < 5) in qxl_pci_probe()
162 if (is_vga(pdev) && pdev->revision < 5) in qxl_pci_remove()