Searched refs:font_name (Results 1 – 2 of 2) sorted by relevance
84 const char *font_name = "VGA8x16"; in visl_tpg_init() local92 font = find_font(font_name); in visl_tpg_init()118 "Font %s not found\n", font_name); in visl_tpg_init()
350 static char *font_name; variable375 font_name = str; /* fb font name */ in sti_font_setup()623 font = sti_select_fbfont(rom, font_name); in sti_select_font()