Home
last modified time | relevance | path

Searched refs:orig_y (Results 1 – 16 of 16) sorted by relevance

/linux/arch/ia64/kernel/
A Dsetup.c503 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; in screen_info_setup() local
511 orig_y = 0; in screen_info_setup()
517 orig_y = ia64_boot_param->console_info.orig_y; in screen_info_setup()
524 screen_info.orig_y = orig_y; in screen_info_setup()
/linux/arch/x86/xen/
A Dvga.c24 screen_info->orig_y = screen_info->orig_video_lines - 1; in xen_init_vga()
34 screen_info->orig_y = info->u.text_mode_3.cursor_y; in xen_init_vga()
/linux/arch/ia64/include/uapi/asm/
A Dsetup.h18 __u16 orig_y; /* cursor's y position */ member
/linux/arch/x86/boot/
A Dvideo.c31 boot_params.screen_info.orig_y = oreg.dh; in store_cursor_position()
245 saved.cury = boot_params.screen_info.orig_y; in save_screen()
/linux/arch/x86/boot/compressed/
A Dmisc.c130 y = boot_params->screen_info.orig_y; in __putstr()
152 boot_params->screen_info.orig_y = y; in __putstr()
/linux/arch/arm/mach-footbridge/
A Dcats-hw.c85 screen_info.orig_y = 24; in fixup_cats()
/linux/include/uapi/linux/
A Dscreen_info.h13 __u8 orig_y; /* 0x01 */ member
/linux/arch/mips/mti-malta/
A Dmalta-setup.c166 .orig_y = 25, in screen_info_setup()
/linux/arch/mips/sni/
A Dsetup.c49 si->orig_y = di->CursorYPosition; in sni_display_setup()
/linux/arch/arm/kernel/
A Datags_parse.c76 screen_info.orig_y = tag->u.videotext.y; in parse_tag_videotext()
/linux/arch/alpha/kernel/
A Dsys_sio.c62 screen_info.orig_y = 37; in alphabook1_init_arch()
A Dsetup.c142 .orig_y = 25,
/linux/arch/x86/kernel/
A Dearly_printk.c377 current_ypos = boot_params.screen_info.orig_y; in setup_early_printk()
/linux/arch/xtensa/kernel/
A Dsetup.c53 .orig_y = 24,
/linux/arch/powerpc/kernel/
A Dsetup-common.c99 .orig_y = 25,
/linux/drivers/video/console/
A Dvgacon.c1135 c->state.y = screen_info.orig_y; in vgacon_save_screen()

Completed in 20 milliseconds