Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A 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
/openbmc/linux/drivers/video/
H A Daperture.c331 return vga_remove_vgacon(pdev); in __aperture_remove_legacy_vga_devices()
/openbmc/linux/drivers/pci/
H A 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);