Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dvgaarb.h34 int vga_remove_vgacon(struct pci_dev *pdev);
57 static inline int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function
/Linux-v6.6/drivers/video/
Daperture.c331 return vga_remove_vgacon(pdev); in __aperture_remove_legacy_vga_devices()
/Linux-v6.6/drivers/pci/
Dvgaarb.c157 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function
162 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function
167 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function
191 EXPORT_SYMBOL(vga_remove_vgacon);