Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/console/
A Dsticore.c310 static int font_index, variable
331 font_index = simple_strtoul(str, NULL, 0); in sti_font_setup()
592 if (!font_index) { in sti_select_font()
599 font_index = sti_search_font(rom, in sti_select_font()
602 for (font = rom->font_start, i = font_index - 1; in sti_select_font()

Completed in 10 milliseconds