Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/vga/
Dvgaarb.c270 pci_set_vga_state(conflict->pdev, false, pci_bits, flags); in __vga_tryget()
299 pci_set_vga_state(vgadev->pdev, true, pci_bits, flags); in __vga_tryget()
/linux-4.1.27/include/linux/
Dpci.h1192 int pci_set_vga_state(struct pci_dev *pdev, bool decode,
/linux-4.1.27/drivers/pci/
Dpci.c4274 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() function