Searched refs:pci_set_vga_state (Results 1 – 3 of 3) sorted by relevance
| /Linux-v6.1/drivers/pci/ |
| D | vgaarb.c | 303 pci_set_vga_state(conflict->pdev, false, pci_bits, flags); in __vga_tryget() 332 pci_set_vga_state(vgadev->pdev, true, pci_bits, flags); in __vga_tryget()
|
| D | pci.c | 6327 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() function
|
| /Linux-v6.1/include/linux/ |
| D | pci.h | 1517 int pci_set_vga_state(struct pci_dev *pdev, bool decode,
|