Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/console/
Dsticore.c494 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument
502 if (fbfont_name && strlen(fbfont_name)) in sti_select_fbfont()
503 fbfont = find_font(fbfont_name); in sti_select_fbfont()
549 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument