Home
last modified time | relevance | path

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

/drivers/video/console/
Dsticore.c493 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument
501 if (fbfont_name && strlen(fbfont_name)) in sti_select_fbfont()
502 fbfont = find_font(fbfont_name); in sti_select_fbfont()
548 sti_select_fbfont(struct sti_cooked_rom *cooked_rom, const char *fbfont_name) in sti_select_fbfont() argument