Searched refs:vga_remove_vgacon (Results 1 – 4 of 4) sorted by relevance
128 extern int vga_remove_vgacon(struct pci_dev *pdev);132 static inline int vga_remove_vgacon(struct pci_dev *pdev) { return 0; }; in vga_remove_vgacon() function
184 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function189 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function194 int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function218 EXPORT_SYMBOL(vga_remove_vgacon);
566 ret = vga_remove_vgacon(pdev); in drm_fb_helper_remove_conflicting_pci_framebuffers()
1259 ret = vga_remove_vgacon(pdev); in i915_driver_hw_probe()