Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c303 static char *font_name[MAX_STI_ROMS]; variable
325 font_name[i] = str; /* fb font name */ in sti_font_setup()
562 if ((font = sti_select_fbfont(rom, font_name[index]))) in sti_select_font()