Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dvgaarb.h122 extern int vga_remove_vgacon(struct pci_dev *pdev);
126 static inline int vga_remove_vgacon(struct pci_dev *pdev) { return 0; }; in vga_remove_vgacon() function
/kernel/linux/linux-6.6/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
/kernel/linux/linux-6.6/drivers/pci/
H A Dvgaarb.c148 * vga_remove_vgacon - deactivate VGA console
157 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); variable
/kernel/linux/linux-6.6/drivers/video/
H A Daperture.c331 return vga_remove_vgacon(pdev); in __aperture_remove_legacy_vga_devices()
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_fb_helper.h500 ret = vga_remove_vgacon(pdev); in drm_fb_helper_remove_conflicting_pci_framebuffers()
/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvgaarb.c174 * vga_remove_vgacon - deactivete vga console
184 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function
189 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function
194 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function
218 EXPORT_SYMBOL(vga_remove_vgacon); variable

Completed in 7 milliseconds