Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/video/console/
Dsticore.c491 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument
499 if (fbfont_name && strlen(fbfont_name)) in sti_select_fbfont()
500 fbfont = find_font(fbfont_name); in sti_select_fbfont()
547 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument