Home
last modified time | relevance | path

Searched refs:pci_set_vga_state (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/pci/
H A Dvgaarb.c310 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 Dpci.c6456 * pci_set_vga_state - set VGA decode state on device and parents if requested
6463 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() function
/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvgaarb.c342 pci_set_vga_state(conflict->pdev, false, pci_bits, flags); in __vga_tryget()
371 pci_set_vga_state(vgadev->pdev, true, pci_bits, flags); in __vga_tryget()
/kernel/linux/linux-5.10/include/linux/
H A Dpci.h1431 int pci_set_vga_state(struct pci_dev *pdev, bool decode,
/kernel/linux/linux-6.6/include/linux/
H A Dpci.h1606 int pci_set_vga_state(struct pci_dev *pdev, bool decode,
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci.c6039 * pci_set_vga_state - set VGA decode state on device and parents if requested
6046 int pci_set_vga_state(struct pci_dev *dev, bool decode, in pci_set_vga_state() function

Completed in 29 milliseconds