Home
last modified time | relevance | path

Searched defs:vga_remove_vgacon (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvgaarb.h126 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.h57 static inline int vga_remove_vgacon(struct pci_dev *pdev) in vga_remove_vgacon() function
/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvgaarb.c184 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
/kernel/linux/linux-6.6/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); variable

Completed in 5 milliseconds