Searched refs:find_font (Results 1 – 11 of 11) sorted by relevance
82 const struct font_desc *find_font(const char *name) in find_font() function92 EXPORT_SYMBOL(find_font);
55 extern const struct font_desc *find_font(const char *name);
133 const struct font_desc *vga = find_font("VGA8x16"); in solo_osd_print()
268 const struct font_desc *font = find_font("VGA8x16"); in vimc_probe()
981 if (!fontname[0] || !(font = find_font(fontname))) in fbcon_startup()1060 if (!fontname[0] || !(font = find_font(fontname))) in fbcon_init()2025 else if (!(f = find_font(name))) in fbcon_set_def_font()
499 fbfont = find_font(fbfont_name); in sti_select_fbfont()
1998 const struct font_desc *font = find_font("VGA8x16"); in vivid_probe()
2285 myfont = find_font("VGA8x16"); in sisusb_reset_text_mode()
9537 0x00000000 find_font vmlinux EXPORT_SYMBOL
17304 ffff8000104ce8a0 T find_font
Completed in 354 milliseconds