Searched refs:pci_set_vga_state (Results 1 – 3 of 3) sorted by relevance
| /Linux-v4.19/drivers/gpu/vga/ |
| D | vgaarb.c | 293 pci_set_vga_state(conflict->pdev, false, pci_bits, flags); in __vga_tryget() 322 pci_set_vga_state(vgadev->pdev, true, pci_bits, flags); in __vga_tryget()
|
| /Linux-v4.19/include/linux/ |
| D | pci.h | 1333 int pci_set_vga_state(struct pci_dev *pdev, bool decode,
|
| /Linux-v4.19/drivers/pci/ |
| D | pci.c | 5637 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() function
|