Home
last modified time | relevance | path

Searched refs:get_default_font (Results 1 – 6 of 6) sorted by relevance

/linux/lib/fonts/
A Dfonts.c111 const struct font_desc *get_default_font(int xres, int yres, in get_default_font() function
152 EXPORT_SYMBOL(get_default_font);
/linux/include/linux/
A Dfont.h59 extern const struct font_desc *get_default_font(int xres, int yres,
/linux/drivers/firmware/efi/
A Dearlycon.c255 font = get_default_font(xres, yres, NULL, NULL); in efi_earlycon_setup()
/linux/drivers/gpu/drm/
A Ddrm_panic.c528 const struct font_desc *font = get_default_font(sb->width, sb->height, NULL, NULL); in draw_panic_static_user()
595 const struct font_desc *font = get_default_font(sb->width, sb->height, NULL, NULL); in draw_panic_static_kmsg()
786 const struct font_desc *font = get_default_font(sb->width, sb->height, NULL, NULL); in _draw_panic_static_qr_code()
/linux/drivers/video/
A Dsticore.c532 fbfont = get_default_font(1024, 768, NULL, NULL); in sti_select_fbfont()
/linux/drivers/video/fbdev/core/
A Dfbcon.c983 font = get_default_font(info->var.xres, in fbcon_startup()
1060 font = get_default_font(info->var.xres, in fbcon_init()
2560 f = get_default_font(info->var.xres, info->var.yres, in fbcon_set_def_font()

Completed in 29 milliseconds