Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c304 static int font_index[MAX_STI_ROMS], variable
322 font_index[i] = simple_strtoul(str, NULL, 0); in sti_font_setup()
566 font_index[index] = search_font_fnc(rom, in sti_select_font()
569 for (font = rom->font_start, i = font_index[index]; in sti_select_font()