Home
last modified time | relevance | path

Searched refs:font_height (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/ia64/kernel/
A Dsetup.c500 unsigned int orig_x, orig_y, num_cols, num_rows, font_height; in screen_info_setup() local
511 font_height = 16; in screen_info_setup()
517 font_height = 400 / num_rows; in screen_info_setup()
524 screen_info.orig_video_points = font_height; in screen_info_setup()
/linux-6.3-rc2/arch/x86/xen/
A Dvga.c36 info->u.text_mode_3.font_height; in xen_init_vga()
/linux-6.3-rc2/drivers/video/console/
A Dsticore.c311 font_height, variable
328 font_height = simple_strtoul(str, NULL, 0); in sti_font_setup()
598 if (font_width && font_height) in sti_select_font()
600 font_height, font_width); in sti_select_font()
/linux-6.3-rc2/include/xen/interface/
A Dxen.h698 uint16_t font_height; member

Completed in 35 milliseconds