Home
last modified time | relevance | path

Searched refs:orig_video_lines (Results 1 – 22 of 22) sorted by relevance

/linux/arch/x86/xen/
A Dvga.c20 screen_info->orig_video_lines = 25; in xen_init_vga()
24 screen_info->orig_y = screen_info->orig_video_lines - 1; in xen_init_vga()
31 screen_info->orig_video_lines = info->u.text_mode_3.rows; in xen_init_vga()
/linux/arch/x86/boot/
A Dvideo.c95 boot_params.screen_info.orig_video_lines = y; in store_mode_params()
243 saved.y = boot_params.screen_info.orig_video_lines; in save_screen()
260 int ys = boot_params.screen_info.orig_video_lines; in restore_screen()
/linux/arch/arm/mach-footbridge/
A Dcats-hw.c83 screen_info.orig_video_lines = 25; in fixup_cats()
/linux/include/uapi/linux/
A Dscreen_info.h22 __u8 orig_video_lines; /* 0x0e */ member
/linux/arch/csky/kernel/
A Dsetup.c18 .orig_video_lines = 30,
/linux/drivers/video/console/
A Dvgacon.c197 if ((screen_info.orig_video_lines == 0) || in vgacon_startup()
209 vga_video_num_lines = screen_info.orig_video_lines; in vgacon_startup()
631 int rows = screen_info.orig_video_lines * vga_default_font_height/ in vgacon_switch()
1099 screen_info.orig_video_lines = height; in vgacon_resize()
1104 height > (screen_info.orig_video_lines * vga_default_font_height)/ in vgacon_resize()
A Ddummycon.c23 #define DUMMY_ROWS screen_info.orig_video_lines
/linux/arch/mips/sibyte/swarm/
A Dsetup.c139 .orig_video_lines = 25, in plat_mem_setup()
/linux/arch/mips/jazz/
A Dsetup.c82 .orig_video_lines = 64, in plat_mem_setup()
/linux/arch/mips/mti-malta/
A Dmalta-setup.c174 .orig_video_lines = 25, in screen_info_setup()
/linux/arch/mips/sni/
A Dsetup.c51 si->orig_video_lines = di->CursorMaxYPosition; in sni_display_setup()
/linux/drivers/firmware/efi/
A Defi-init.c79 screen_info.orig_video_lines = 25; in init_screen_info()
/linux/arch/arm/kernel/
A Datags_parse.c81 screen_info.orig_video_lines = tag->u.videotext.video_lines; in parse_tag_videotext()
A Dsetup.c927 .orig_video_lines = 30,
/linux/arch/riscv/kernel/
A Dsetup.c40 .orig_video_lines = 30,
/linux/arch/alpha/kernel/
A Dsys_sio.c64 screen_info.orig_video_lines = 37; in alphabook1_init_arch()
A Dsetup.c144 .orig_video_lines = 25,
/linux/arch/x86/boot/compressed/
A Dmisc.c370 lines = boot_params->screen_info.orig_video_lines; in extract_kernel()
/linux/arch/x86/kernel/
A Dearly_printk.c376 max_ypos = boot_params.screen_info.orig_video_lines; in setup_early_printk()
/linux/arch/xtensa/kernel/
A Dsetup.c55 .orig_video_lines = 24,
/linux/arch/powerpc/kernel/
A Dsetup-common.c101 .orig_video_lines = 25,
/linux/arch/ia64/kernel/
A Dsetup.c526 screen_info.orig_video_lines = num_rows; in screen_info_setup()

Completed in 24 milliseconds