Searched refs:pci_set_vga_state (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/pci/ |
| H A D | vgaarb.c | 310 pci_set_vga_state(conflict->pdev, false, pci_bits, flags); in __vga_tryget() 340 pci_set_vga_state(vgadev->pdev, true, pci_bits, flags); in __vga_tryget()
|
| H A D | pci.c | 6292 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() function
|
| /linux-6.15/include/linux/ |
| H A D | pci.h | 1648 int pci_set_vga_state(struct pci_dev *pdev, bool decode,
|