orig_video_isVGA  151 arch/alpha/kernel/setup.c 	.orig_video_isVGA = 1,
orig_video_isVGA   82 arch/arm/kernel/atags_parse.c 	screen_info.orig_video_isVGA  = tag->u.videotext.video_isvga;
orig_video_isVGA  921 arch/arm/kernel/setup.c  .orig_video_isVGA	= 1,
orig_video_isVGA   22 arch/csky/kernel/setup.c 	.orig_video_isVGA	= 1,
orig_video_isVGA  503 arch/ia64/kernel/setup.c 	screen_info.orig_video_isVGA = 1;	/* XXX fake */
orig_video_isVGA   44 arch/mips/loongson64/common/setup.c 		.orig_video_isVGA	= VIDEO_TYPE_VGAC,
orig_video_isVGA  190 arch/mips/mti-malta/malta-setup.c 		.orig_video_isVGA = VIDEO_TYPE_VGAC,
orig_video_isVGA  141 arch/mips/sibyte/swarm/setup.c 		.orig_video_isVGA	= 0x22,
orig_video_isVGA   52 arch/mips/sni/setup.c 		si->orig_video_isVGA	= VIDEO_TYPE_VGAC;
orig_video_isVGA  106 arch/powerpc/kernel/setup-common.c 	.orig_video_isVGA = 1,
orig_video_isVGA   35 arch/riscv/kernel/setup.c 	.orig_video_isVGA	= 1,
orig_video_isVGA  323 arch/x86/boot/compressed/eboot.c 	si->orig_video_isVGA	= VIDEO_TYPE_EFI;
orig_video_isVGA  210 arch/x86/boot/video-vesa.c 	boot_params.screen_info.orig_video_isVGA = VIDEO_TYPE_VLFB;
orig_video_isVGA  268 arch/x86/boot/video-vga.c 			boot_params.screen_info.orig_video_isVGA = 1;
orig_video_isVGA  377 arch/x86/kernel/early_printk.c 		    boot_params.screen_info.orig_video_isVGA == 1) {
orig_video_isVGA   57 arch/x86/kernel/sysfb.c 	if (si->orig_video_isVGA == VIDEO_TYPE_EFI)
orig_video_isVGA   59 arch/x86/kernel/sysfb.c 	else if (si->orig_video_isVGA == VIDEO_TYPE_VLFB)
orig_video_isVGA  159 arch/x86/kernel/sysfb_efi.c 		if (screen_info.orig_video_isVGA == 0)
orig_video_isVGA  160 arch/x86/kernel/sysfb_efi.c 			screen_info.orig_video_isVGA = VIDEO_TYPE_EFI;
orig_video_isVGA  165 arch/x86/kernel/sysfb_efi.c 		screen_info.orig_video_isVGA = 0;
orig_video_isVGA  272 arch/x86/kernel/sysfb_efi.c 	if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI ||
orig_video_isVGA  276 arch/x86/kernel/sysfb_efi.c 	if (screen_info.orig_video_isVGA == VIDEO_TYPE_EFI &&
orig_video_isVGA   34 arch/x86/kernel/sysfb_simplefb.c 	type = si->orig_video_isVGA;
orig_video_isVGA   90 arch/x86/kernel/sysfb_simplefb.c 	if (si->orig_video_isVGA == VIDEO_TYPE_VLFB)
orig_video_isVGA 1387 arch/x86/xen/enlighten_pv.c 	if (!boot_params.screen_info.orig_video_isVGA)
orig_video_isVGA 1390 arch/x86/xen/enlighten_pv.c 	if (boot_params.screen_info.orig_video_isVGA)
orig_video_isVGA   19 arch/x86/xen/vga.c 	screen_info->orig_video_isVGA = 1;
orig_video_isVGA   44 arch/x86/xen/vga.c 		screen_info->orig_video_isVGA = VIDEO_TYPE_VLFB;
orig_video_isVGA   61 arch/x86/xen/vga.c 			screen_info->orig_video_isVGA = VIDEO_TYPE_EFI;
orig_video_isVGA   56 arch/xtensa/kernel/setup.c 	.orig_video_isVGA = 1,
orig_video_isVGA   79 drivers/firmware/efi/arm-init.c 	if (screen_info.orig_video_isVGA == VIDEO_TYPE_EFI &&
orig_video_isVGA  274 drivers/firmware/efi/arm-init.c 	if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI)
orig_video_isVGA  212 drivers/firmware/efi/earlycon.c 	if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI)
orig_video_isVGA  160 drivers/firmware/efi/libstub/gop.c 	si->orig_video_isVGA = VIDEO_TYPE_EFI;
orig_video_isVGA  257 drivers/firmware/efi/libstub/gop.c 	si->orig_video_isVGA = VIDEO_TYPE_EFI;
orig_video_isVGA  396 drivers/video/console/vgacon.c 	if (screen_info.orig_video_isVGA == VIDEO_TYPE_VLFB ||
orig_video_isVGA  397 drivers/video/console/vgacon.c 	    screen_info.orig_video_isVGA == VIDEO_TYPE_EFI) {
orig_video_isVGA  471 drivers/video/console/vgacon.c 			if (!screen_info.orig_video_isVGA) {
orig_video_isVGA  350 drivers/video/fbdev/efifb.c 	if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI || pci_dev_disabled)
orig_video_isVGA  647 drivers/video/fbdev/efifb.c 	if (efifb_pci_dev || screen_info.orig_video_isVGA != VIDEO_TYPE_EFI)
orig_video_isVGA  792 drivers/video/fbdev/intelfb/intelfbdrv.c 	    screen_info.orig_video_isVGA != VIDEO_TYPE_VLFB) {
orig_video_isVGA  803 drivers/video/fbdev/intelfb/intelfbdrv.c 	if (screen_info.orig_video_isVGA == VIDEO_TYPE_VLFB)
orig_video_isVGA  266 drivers/video/fbdev/sis/sis_main.c 	if(screen_info.orig_video_isVGA != VIDEO_TYPE_VLFB) return;
orig_video_isVGA  250 drivers/video/fbdev/vesafb.c 	if (screen_info.orig_video_isVGA != VIDEO_TYPE_VLFB)
orig_video_isVGA 1335 drivers/video/fbdev/vga16fb.c 	par->isVGA = screen_info.orig_video_isVGA;
orig_video_isVGA   23 include/uapi/linux/screen_info.h 	__u8  orig_video_isVGA;	/* 0x0f */