Lines Matching refs:vgastate
2 * linux/drivers/video/vgastate.c -- VGA state save/restore
48 static void save_vga_text(struct vgastate *state, void __iomem *fbbase)
138 static void restore_vga_text(struct vgastate *state, void __iomem *fbbase)
226 static void save_vga_mode(struct vgastate *state)
257 static void restore_vga_mode(struct vgastate *state)
309 static void save_vga_cmap(struct vgastate *state)
322 static void restore_vga_cmap(struct vgastate *state)
335 static void vga_cleanup(struct vgastate *state)
350 int save_vga(struct vgastate *state)
458 int restore_vga(struct vgastate *state)