Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dvgaarb.h69 extern void vga_set_legacy_decoding(struct pci_dev *pdev,
72 static inline void vga_set_legacy_decoding(struct pci_dev *pdev, in vga_set_legacy_decoding() function
/Linux-v5.10/drivers/gpu/vga/
Dvgaarb.c842 void vga_set_legacy_decoding(struct pci_dev *pdev, unsigned int decodes) in vga_set_legacy_decoding() function
846 EXPORT_SYMBOL(vga_set_legacy_decoding);
/Linux-v5.10/Documentation/gpu/
Dvgaarbiter.rst29 explicitly tell it by calling vga_set_legacy_decoding().
/Linux-v5.10/drivers/vfio/pci/
Dvfio_pci.c2000 vga_set_legacy_decoding(pdev, in vfio_pci_probe()
2068 vga_set_legacy_decoding(pdev, in vfio_pci_remove()